Advertisement
Guest User

Untitled

a guest
Jul 17th, 2019
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. description: VGA compatible controller
  2.  
  3. product: GP107 [GeForce GTX 1050]
  4.  
  5. vendor: NVIDIA Corporation
  6.  
  7. physical id: 0
  8.  
  9. bus info: pci@0000:01:00.0
  10.  
  11. version: a1
  12.  
  13. width: 64 bits
  14.  
  15. clock: 33MHz
  16.  
  17. capabilities: pm msi pciexpress vga_controller bus_master cap_list
  18.  
  19. configuration: latency=0
  20.  
  21. resources: memory:f6000000-f6ffffff memory:e0000000-efffffff memory:f0000000-f1ffffff ioport:e000(size=128) memory:c0000-dffff
  22.  
  23. `sudo dpkg -i cuda-repo-ubuntu1804-10-1-local-10.1.168-418.67_1.0-1_amd64.deb`
  24.  
  25. `sudo apt-key add /var/cuda-repo-<version>/7fa2af80.pub`
  26.  
  27. `sudo apt-get update`
  28.  
  29. `sudo apt-get install cuda`
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement