Commit ac9a2e49 authored by rusty1s's avatar rusty1s
Browse files

retry

parent 7a505302
...@@ -125,6 +125,6 @@ if [ "${TRAVIS_OS_NAME}" = "windows" ] && [ "${IDX}" != "cpu" ]; then ...@@ -125,6 +125,6 @@ if [ "${TRAVIS_OS_NAME}" = "windows" ] && [ "${IDX}" != "cpu" ]; then
nvcc --version nvcc --version
# TODO # TODO
ls C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.0 ls /c/Program\ Files/NVIDIA\ GPU\ Computing\ Toolkit/CUDA/v11.0
nvidia-smi nvidia-smi
fi fi
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment