Skip to content

Commit 43dda43

Browse files
authored
Merge pull request pmem#74 from guptask/container_rebuild
Update DML version in docker
2 parents 773d548 + 1ba571d commit 43dda43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/images/install-dsa-deps.sh

Lines changed: 1 addition & 0 deletions
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)