A friend who was using a 2080ti requested to replace it with an A5000
ubuntu 20.04 or 22.04 maybe..
sudo apt-get purge nvidia-*
sudo apt-get -y install ubuntu-drivers-common
ubuntu-drivers devices
sudo apt install -y nvidia-driver-???
sudo reboot
nvidia-smi
it is good?
And he also uses cuda, should I reinstall that too? cuda, cudnn...etc
help...!!!