We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 773d548 + 1ba571d commit 43dda43Copy full SHA for 43dda43
docker/images/install-dsa-deps.sh
@@ -15,6 +15,7 @@ rm -rf idxd-config
15
# Install DML Library
16
git clone --recursive https://github.com/intel/DML.git
17
cd DML
18
+git checkout e44443c24d53552b248b9869b1b16f89cd970f52
19
mkdir build
20
cd build
21
cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=RelWithDebInfo ..
0 commit comments