Jump to content

CUDA: Difference between revisions

No change in size ,  14 June 2022
No edit summary
Line 18: Line 18:


# Install NVIDIA driver and cuda.
# Install NVIDIA driver and cuda.
sudo apt install nvidia-driver-510 cuda
sudo apt install nvidia-driver-515 cuda
# Reboot and check that the drivers are working with nvidia-smi
# Reboot and check that the drivers are working with nvidia-smi
sudo reboot
sudo reboot