Skip to content

Commit 8c66f0c

Browse files
committed
[skip ci] update to cuda 10.1.2
1 parent 2c1c5a5 commit 8c66f0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cuda/cu101-Windows.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ curl -k -L "https://drive.google.com/u/0/uc?id=1injUyo3lnarMgWyRcXqKg4UGnN0ysmuq
66
7z x "/tmp/gpu_driver_dlls.zip" -o"/c/Windows/System32"
77

88
export CUDA_SHORT=10.1
9-
export CUDA_URL=https://developer.nvidia.com/compute/cuda/${CUDA_SHORT}/Prod/local_installers
9+
export CUDA_URL=https://developer.download.nvidia.com/compute/cuda/${CUDA_SHORT}/Prod/local_installers/
1010
export CUDA_FILE=cuda_${CUDA_SHORT}.243_426.00_win10.exe
1111

1212
# Install CUDA:

0 commit comments

Comments
 (0)