How to modify this command to install specific cuDNN and torch version "apt install libcudnn8"
Advertisements this is my system : No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 22.04.2 LTS Release: 22.04 Codename: jammy I want to install cudnn 8.7.0 – i think exact version is 8.7.0.84_1 And also cuda11.7 this command : apt install libcudnn8 Installs : Unpacking libcudnn8-dev (8.9.2.26-1+cuda12.1) over (8.5.0.96-1+cuda11.7) … So how to… Read More How to modify this command to install specific cuDNN and torch version "apt install libcudnn8"