We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85b446b commit da3d756Copy full SHA for da3d756
test-build.sh
@@ -15,4 +15,4 @@ fi
15
export PATH=$CUDA_INSTALL_PATH/bin:$PATH;
16
17
source src/setup_environment
18
-make -C src/
+make -C src/ -j2
0 commit comments