Skip to content

Commit 517d186

Browse files
Update install_cuda.sh
Co-authored-by: Matthew Douglas <[email protected]>
1 parent 9281880 commit 517d186

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install_cuda.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ URL122=https://developer.download.nvidia.com/compute/cuda/12.2.2/local_installer
1313
URL123=https://developer.download.nvidia.com/compute/cuda/12.3.2/local_installers/cuda_12.3.2_545.23.08_linux.run
1414
URL124=https://developer.download.nvidia.com/compute/cuda/12.4.1/local_installers/cuda_12.4.1_550.54.15_linux.run
1515
URL125=https://developer.download.nvidia.com/compute/cuda/12.5.1/local_installers/cuda_12.5.1_555.42.06_linux.run
16-
URL126=https://developer.download.nvidia.com/compute/cuda/12.6.3/local_installers/cuda_12.6.3_560.35.05_linux.run
16+
URL126=https://developer.download.nvidia.com/compute/cuda/12.6.3/local_installers/cuda_12.6.2_560.35.03_linux.run
1717

1818
CUDA_VERSION=$1
1919
BASE_PATH=$2

0 commit comments

Comments
 (0)