Skip to content

Commit 5812831

Browse files
guptaskbyrnedj
authored andcommitted
dummy change to trigger container image rebuild
1 parent 7180fab commit 5812831

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/images/install-dsa-deps.sh

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ rm -rf idxd-config
1515
# Install DML Library
1616
git clone --recursive https://github.com/intel/DML.git
1717
cd DML
18+
git checkout e44443c24d53552b248b9869b1b16f89cd970f52
1819
mkdir build
1920
cd build
2021
cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=RelWithDebInfo ..

0 commit comments

Comments
 (0)