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.
1 parent 7a50530 commit ac9a2e4Copy full SHA for ac9a2e4
script/cuda.sh
@@ -125,6 +125,6 @@ if [ "${TRAVIS_OS_NAME}" = "windows" ] && [ "${IDX}" != "cpu" ]; then
125
nvcc --version
126
127
# TODO
128
- ls C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.0
+ ls /c/Program\ Files/NVIDIA\ GPU\ Computing\ Toolkit/CUDA/v11.0
129
nvidia-smi
130
fi
0 commit comments