March 2020
Intermediate to advanced
406 pages
8h 39m
English
Follow the instructions from https://cloud.google.com/compute/docs/gpus/install-drivers-gpu to get the NVIDIA CUDA drivers installed:
curl -O http://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/cuda-repo-ubuntu1804_10.0.130-1_amd64.deb
sudo dpkg -i cuda-repo-ubuntu1804_10.0.130-1_amd64.deb
sudo apt-key adv --fetch-keys http://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/7fa2af80.pub
sudo apt-get update && sudo apt-get install cuda
Read now
Unlock full access