cuda - How to install Cudnn from command line -


cudnn: https://developer.nvidia.com/cudnn

i login , go jump through hoops nvidia wants do; however, when comes time download file can't seem figure out how via wget , command line.

i hoping has done this. i've copy , pasted link want click , used in wget copy-and-pasted-url. html file.

the download link right after accept terms section authenticated (the get request gives http 302 moved temporarily).

if really want grab link command line: open browser, use developers tools , @ location field after redirection: can use link directly wget contains short-lived authorization token.


Comments