Can't wget cudnn from the archive

Hello,

I’m trying to download cudnn via “wget” from the archive site: cuDNN Archive | NVIDIA Developer.

wget https://developer.nvidia.com/compute/machine-learning/cudnn/secure/8.1.1.33/11.2_20210301/cudnn-11.2-linux-x64-v8.1.1.33.tgz

But I get the following error:

--2022-01-13 20:51:38-- https://developer.nvidia.com/compute/machine-learning/cudnn/secure/8.1.1.33/11.2_20210301/cudnn-11.2-linux-x64-v8.1.1.33.tgz Resolving developer.nvidia.com (developer.nvidia.com)... 152.199.20.126 Connecting to developer.nvidia.com (developer.nvidia.com)|152.199.20.126|:443... connected. HTTP request sent, awaiting response... 403 Forbidden 2022-01-13 20:51:38 ERROR 403: Forbidden.

I can only use the machine via the terminal - meaning, I cannot open a browser to log into the developer account.

How can I obtain the cudnn file ?

It does require authentication to download.

Understood, but how can I authenticate over the terminal (ref: I can only use the machine via the terminal - meaning, I cannot open a browser to log into the developer account.).

Steps ?

1 Like
1 Like

Another way is just login to NVIDIA account on your favorite browser. And just paste the link to another tab, it will automatically download the desired file.