Missing cuDNN Sample files for libcudnn8 8.3.1.22-1 + cuda11.5

Hello All,

Installation for Cuda Toolkit 11.5 was well documented. But fur CUDNN8 there are some holes.

I’ve completed the local tar file method
tar -xvf cudnn-linux-x86_64-8.x.x.x_cudaX.Y-archive.tar.xz

But since there were no samples I also followed the network package manager install

sudo apt-get install libcudnn8=8.3.1.*+cuda11.5
sudo apt-get install libcudnn8-dev=8.3.1.*+cuda11.5

The above packages installed but the samples package is not found.

sudo apt-get install libcudnn8-samples=8.3.1.*+cuda11.5

Any help on getting the link to this file on nvidia’s repos for a local deb install?
Or are samples for 8.31.22 not out yet?

Thanks.

sudo apt-get install libcudnn8-samples=8.3.1.22-1+cuda11.5
Worked just fine for me

I did use the local deb instaler
you should be able to get it from:
https://developer.nvidia.com/rdp/cudnn-download
ounce you are logged and agree to the conditions