We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8168df commit 1207b14Copy full SHA for 1207b14
build/run.sh
@@ -6,7 +6,7 @@ rm -r ../build_proj
6
mkdir ../build_proj
7
cd ../build_proj/
8
#make clean
9
-export CIL_VERSION=19.05
+export CIL_VERSION=19.06
10
# install Python modules without CUDA
11
# cmake ../ -DBUILD_PYTHON_WRAPPER=ON -DBUILD_MATLAB_WRAPPER=OFF -DBUILD_CUDA=OFF -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=./install
12
# install Python modules with CUDA
0 commit comments