Compare commits

...

1 Commits

Author SHA1 Message Date
ac62c01a38 Update cuDNN 9.10.2 in Manylinux 2.28 Docker files 2025-10-20 12:07:44 -04:00

View File

@ -129,7 +129,7 @@ function install_129 {
}
function install_128 {
CUDNN_VERSION=9.8.0.87
CUDNN_VERSION=9.10.2.21
echo "Installing CUDA 12.8.1 and cuDNN ${CUDNN_VERSION} and NVSHMEM and NCCL and cuSparseLt-0.7.1"
# install CUDA 12.8.1 in the same container
install_cuda 12.8.1 cuda_12.8.1_570.124.06_linux