Ubuntu Install and Uninstall Cuda

Source: Internet
Author: User

Ubuntu Installation Cuda:

Website:https://developer.nvidia.com/cuda-downloads

Installation instructions:

    ' sudo dpkg-i cuda-repo-ubuntu1404-7-5-local_7.5-18_amd64.deb '
    sudo apt-get Update '
    sudo apt-get install Cuda '

Ubuntu Uninstall Cuda:

Http://askubuntu.com/questions/530043/removing-nvidia-cuda-toolkit-and-installing-new-one

http://docs.nvidia.com/cuda/cuda-getting-started-guide-for-linux/#runfile-uninstallation

Use the following commands to uninstall a Rpm/deb installation

$sudo apt-get--purge Remove <package_name> # Ubuntu
$ sudo yum remove <package_name> # fedora/redhat/cent OS 
$ sudo zypper remove <package_name> # opensuse/sles
Note: Package_name is/usr/local/cuda,/usr/local/cuda-7.5,/usr/cuda,/usr/cuda-7.5

Read more At:http://docs.nvidia.com/cuda/cuda-getting-started-guide-for-linux/index.html#ixzz4ebnesgb8
Follow us: @GPUComputing on Twitter | NVIDIA on Facebook


Install CUDNN:

Https://developer.nvidia.com/rdp/cudnn-archive

Download CUDNN, unzip, copy. h file and Lib file to the corresponding directory

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.