Advertisement
Guest User

Untitled

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