We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d50b0f9 commit 6fce299Copy full SHA for 6fce299
common/install_cuda.sh
@@ -55,7 +55,7 @@ function install_117 {
55
}
56
57
function install_118 {
58
- echo "Installing CUDA 11.8 and cuDNN 8.5"
+ echo "Installing CUDA 11.8 and cuDNN 8.5 and NCCL 2.15"
59
rm -rf /usr/local/cuda-11.8 /usr/local/cuda
60
# install CUDA 11.8.0 in the same container
61
wget -q https://developer.download.nvidia.com/compute/cuda/11.8.0/local_installers/cuda_11.8.0_520.61.05_linux.run
0 commit comments