Hi,
After installing CuDNN 8.6 on my PC, the cudnn_samples_v8 folder is empty, the only file inside it is:
krzysztof@krzysztof-MS-7D25:/usr/src/cudnn_samples_v8$ ls
NVIDIA_SLA_cuDNN_Support.txt
Is there any other way to verify the CuDNN installation, or rather is there a way to download just the CuDNN samples? The whole installation process went smoothly, except that I installed CuDNN 8.6 whereas I only have the 11.7 Cuda toolkit, but that should not be a problem (from what I understand from the compatibility matrix). Both
nvidia-smi
and
nvcc --version
output properly.