install cuda in a new Ubuntu 20.4 LTS for Geforce rtx 2080TiInstall cuda 11.6.2Install cudnn 8.4.0.27
1 lsmod | grep nouveau 2 uname -r 9 sudo cp /etc/apt/sources.list /etc/apt/sources.list.backupLL 11 sudo gedit /etc/apt/sources.list 12 sudo apt-get update 14 sudo apt-get install net-tools 15 ifconfig 18 sudo apt ...