cuDNN 8.1.1 for CUDA 11.1.1

Hello,

Following the documentation for cuDNN installation, I was looking for cudnn-11.1-linux-x64-v8.1.1.33.tgz
but I can only find cudnn-11.2-linux-x64-v8.1.1.33.tgz under the heading of " Download cuDNN v8.1.1 (Feburary 26th, 2021), for CUDA 11.0,11.1 and 11.2"

Is it the case that cudnn-11.2-linux-x64-v8.1.1.33.tgz works for CUDA 11.1.1 even though the nomenclature suggests that it is for CUDA 11.2?

Thanks,
Alex

Hi @alex116 ,
I suggest you to check the compatibility matrix for cudnn

Thanks!