sellingnomad.blogg.se

Install cuda 9 on ubuntu 16.04
Install cuda 9 on ubuntu 16.04













Installing the graphics drivers is a bit tricky.

#INSTALL CUDA 9 ON UBUNTU 16.04 INSTALL#

  • sudo apt-get install nvidia-361 nvidia-common nvidia-prime nvidia-settings.
  • Make it writable by running mount -o remount,rw / ( - is ? and / is - in the american layout).
  • Even if you can't see anything on your computer, the following steps should get you back to the state before: See also: Verify CuDNN installation Help! The new driver does not work!ĭon't panic. m,SecurityWarningIconUpdate install cuda 9 on ubuntu 16.04

    Download the latest ones from Verify CUDA installation *: Don't install the display drivers with this script. You might also be interested in How can I install CuDNN on Ubuntu 16.04?. I strongly suggest not to use it, as it changes the paths and makes the installation of other tools more difficult. Notes: Yes, there is the possibility to install it via apt-get install cuda. See also: NVIDIA CUDA with Ubuntu 16.04 beta on a laptop (if you just cannot wait) Start lightdm again: sudo service lightdm start.Make sure that you say y for the symbolic link. Create a file at /etc/modprobe.d/nf with the following contents:.Stop lightdm: sudo service lightdm stop.Go to a terminal session ( ctrl+ alt+ F2) If you want to install the display drivers (*), logout from your GUI.

    install cuda 9 on ubuntu 16.04

    Remove any other installation ( sudo apt-get purge nvidia-cuda* - if you want to install the drivers too, then sudo apt-get purge nvidia-*.).

    install cuda 9 on ubuntu 16.04

  • Check the md5 sum: md5sum cuda_7.5.18_n.
  • Download CUDA: I used the 15.04 version and "runfile (local)".
  • However, it is basically only these steps:













    Install cuda 9 on ubuntu 16.04