Skip to content

Commit 1207b14

Browse files
committed
rerun
1 parent d8168df commit 1207b14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ rm -r ../build_proj
66
mkdir ../build_proj
77
cd ../build_proj/
88
#make clean
9-
export CIL_VERSION=19.05
9+
export CIL_VERSION=19.06
1010
# install Python modules without CUDA
1111
# cmake ../ -DBUILD_PYTHON_WRAPPER=ON -DBUILD_MATLAB_WRAPPER=OFF -DBUILD_CUDA=OFF -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=./install
1212
# install Python modules with CUDA

0 commit comments

Comments
 (0)