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 3b7d1fa commit f4908beCopy full SHA for f4908be
common/install_cuda.sh
@@ -24,7 +24,7 @@ function install_116 {
24
}
25
26
function install_117 {
27
- echo "Installing CUDA 11.7 and CuDNN 8.3 and NCCL 2.14"
+ echo "Installing CUDA 11.7 and CuDNN 8.5 and NCCL 2.14"
28
rm -rf /usr/local/cuda-11.7 /usr/local/cuda
29
# install CUDA 11.7.0 in the same container
30
wget -q https://developer.download.nvidia.com/compute/cuda/11.7.0/local_installers/cuda_11.7.0_515.43.04_linux.run
0 commit comments