Where are cudnn tar files located?

Hi guys, I’m currently using cuda10 and cuda9 at the same time.

It seems that NVIDIA cudnn legacy releases only provide .deb file for ubuntu16.04, which makes cudnn downgrade for cudnn7.4 cuda 10 to cudnn7.0 cuda9.

Thus, I need .tar file not to make cudnn downgraded.

Does anyone knows about this topic?

I see tar files here:

[url]https://developer.nvidia.com/rdp/cudnn-archive[/url]

For example this is cuDNN 7.4.1 for CUDA 9:

[url]https://developer.nvidia.com/compute/machine-learning/cudnn/secure/v7.4.1.5/prod/9.0_20181108/cudnn-9.0-linux-x64-v7.4.1.5.tgz[/url]

this is 7.1.4 for CUDA 9:

https://developer.nvidia.com/compute/machine-learning/cudnn/secure/v7.1.4/prod/9.0_20180516/cudnn-9.0-linux-x64-v7.1

1 Like