Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2019
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. sudo dpkg -i cuda-repo-ubuntu1804_10.0.130-1_amd64.deb
  2. sudo apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/7fa2af80.pub
  3. sudo apt-get update
  4. sudo apt-get install cuda
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement