Giter Club home page Giter Club logo

Comments (2)

HuguesTHOMAS avatar HuguesTHOMAS commented on September 6, 2024

I think it is a bad idea to use an older version of Pytorch, because I assume get_worker_info is not the only module that will be missing. You could have unexpected errors anywhere. If you really don't have any other solution, then you will have to modify the implementation everywhere there is a bug. For example here it's simple because the get_worker_info is just a debug function you can delete it with no problem. But I cannot ensure that everything will work for the rest of the code.

If you work on a shared server, the best solution in my opinion is to use docker containers so that you can have your own version of nvidia drivers, CUDA, and Pytorch.

Otherwise try to search online if its possible to install Pytorch with older CUDA version, but I don't think that will be easy.

Good lucj with your issue.
Hugues

from kpconv-pytorch.

lwx-bupt avatar lwx-bupt commented on September 6, 2024

Thanks, switched to Cuda 10.2 instead~

from kpconv-pytorch.

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.