cuDNN

The NVIDIA CUDA Deep Neural Network library (cuDNN) is a GPU-accelerated library of primitives for deep neural networks.

Note

This is an autogenerated page, more detail including examples may be available for this package. Please see the first section of Software on Stanage

After connecting to Stanage (see Establishing a SSH connection), start an interactive session with the following command:

srun --pty bash -i

A version of cuDNN can then be made available with one of the following:

module load cuDNN/8.7.0.84-CUDA-11.8.0
module load cuDNN/8.6.0.163-CUDA-11.8.0
module load cuDNN/8.4.1.50-CUDA-11.7.0
module load cuDNN/8.0.4.30-CUDA-11.1.1
module load cuDNN/7.6.4.38-CUDA-10.0.130
module load cuDNN/7.6.4.38-gcccuda-2019a
module load cuDNN/7.6.4.38-gcccuda-2019b
module load cuDNN/7.6.2.24-CUDA-10.1.243
module load cuDNN/7.4.2.24-CUDA-10.0.130

Notes

cuDNN was installed using Easybuild, build details can be found in $EBROOTCUDNN/easybuild with a given module loaded.

Dependencies for latest version of cuDNN