Git Product home page Git Product logo

Comments (6)

eeerpjw avatar eeerpjw commented on July 19, 2024

thanks for your guide ,is there any way for cuda 10.2

from deepupe.

johnphill avatar johnphill commented on July 19, 2024

I've got both cuda 10 and cuda 8 installed, I installed version 8 first but it should work in any order. One issue I had that was difficult to debug was related to the version of gcc/g++. DeepUPE needs gcc/g++4.9, but installing cuda 10 with the required latest NVIDIA driver will need the same version of gcc used to compile the kernel, which on my case was gcc/g++ 9.0. If you linked gcc/g++ 4.9, you need to remove the link, so when you type gcc it points out to the latest version and not version 4.9.

from deepupe.

Meturely avatar Meturely commented on July 19, 2024

Thank you for your guide. What version of the Ubuntu kernel are you using and is it compatible with Ubuntu 20 and CUDA 8.0?I am in trouble when compiling CUDA files that are not in DEB format, although I have tried both on the website and the download link above. How should I solve this problem

from deepupe.

johnphill avatar johnphill commented on July 19, 2024

Thank you for your guide. What version of the Ubuntu kernel are you using and is it compatible with Ubuntu 20 and CUDA 8.0?I am in trouble when compiling CUDA files that are not in DEB format, although I have tried both on the website and the download link above. How should I solve this problem

Currently I can run it on Ubuntu 20.04 with CUDA 8.0 no problem. What error message you get?

from deepupe.

Meturely avatar Meturely commented on July 19, 2024

Thank you for your guide. What version of the Ubuntu kernel are you using and is it compatible with Ubuntu 20 and CUDA 8.0?I am in trouble when compiling CUDA files that are not in DEB format, although I have tried both on the website and the download link above. How should I solve this problem
Currently I can run it on Ubuntu 20.04 with CUDA 8.0 no problem. What error message you get?

When I run CUDA 8.0 .run file, an error occurred: Samples: Cannot find Toolkit in /usr/local/cuda-8.0_
To solve this problem, type the command:sudo dpkg -i cuda-repo-ubuntu1604-8-0-local-ga2_8.0.61-1_amd64.deb
But there was a new error: dpkg-deb: error: 'cuda-repo-ubuntu1604-8-0-local-ga2_8.0.61-1_amd64.deb' is not a Debian format archive
I'm not sure if it was an error when downloading the file, but I have repeatedly downloaded the file many times and have faced the same error every time.

from deepupe.

johnphill avatar johnphill commented on July 19, 2024

When I run CUDA 8.0 .run file, an error occurred: Samples: Cannot find Toolkit in /usr/local/cuda-8.0_
To solve this problem, type the command:sudo dpkg -i cuda-repo-ubuntu1604-8-0-local-ga2_8.0.61-1_amd64.deb
But there was a new error: dpkg-deb: error: 'cuda-repo-ubuntu1604-8-0-local-ga2_8.0.61-1_amd64.deb' is not a Debian format archive
I'm not sure if it was an error when downloading the file, but I have repeatedly downloaded the file many times and have faced the same error every time.

Try this solution (scroll down the linked page to see the answer): https://unix.stackexchange.com/questions/429549/cuda-on-debian-9-where-is-the-toolkit

from deepupe.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.