# Assuminng NVIDIA drivers present ```bash wget https://developer.download.nvidia.com/compute/cuda/12.5.1/local_installers/cuda_12.5.1_555.42.06_linux.run chmod +x cuda_12.5.1_555.42.06_linux.run sudo ./cuda_12.5.1_555.42.06_linux.run ```