ubuntu14.04+cuda8.0 re-installing CUDA

Source: Internet
Author: User

The problem occurs when you re-make the Caffe:sudo make runtest after reinstalling the video driver:

Check Failed:error = = cudasuccess (30vs.0) unkown error ...

1. Uninstall the original Cuda

sudo/usr/local/cuda-8.0/bin/uninstall-cuda-8.0.pl

2. Re-install Cuda

3. Problems occurred:

/USR/BIN/LD:-lglut collect2 not found:

Error:ld returned 1 exit status

Workaround:

         http://blog.csdn.net/abclixu123/article/details/46571985
         sudo apt-get install libgl1-mesa-dev
          sudo apt-get Install Libglu1-mesa-dev
          sudo apt-get install libglut-dev  or  sudo apt-get install Freeglut3-dev

4. when running devicequery under Samples/bin/x86_64/linux/release,sudo

.......

Cudagetdevicecount returned, unknown

Error Result = FAIL

Workaround: http://blog.csdn.net/tcorpion/article/details/52741836

Apt-get Remove nvidia-340



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.