GithubHelp home page GithubHelp logo

Comments (6)

dekunma avatar dekunma commented on May 26, 2024

Hi @darkdevahm, does your machine have at least 2 CPU cores available when running the training script?
If the error persists, please try setting --nworker argument to 0, which turns off multi-process data loading, but could potentially solve the problem.

from coperception.

darkdevahm avatar darkdevahm commented on May 26, 2024

Thanks for your reply. Yes I'm using 2 CPUs with 22GB memory and Tesla V100-SXM3-32GB, so on the hardware side, I think it should be enough.
I have tried today to set the --nworkers to 0 but the issue still persists. It trains for a while (till ~33% of epoch 1), and then throws the error.

Which Pytorch version did you use?

from coperception.

dekunma avatar dekunma commented on May 26, 2024

Mine was 1.11.0

from coperception.

darkdevahm avatar darkdevahm commented on May 26, 2024

I have tried with pytorch 1.11.0, and the same error still exists.

from coperception.

dekunma avatar dekunma commented on May 26, 2024

That's kind of strange...
We tested our code on Ubuntu and RHEL machines, and we also trained the models using V100 before, but we haven't encountered this issue.
I think it is some problem with PyTorch itself, but I searched online and didn't find any definite explanation or solution.
I would recommend trying to test using another machine if the error persists.

from coperception.

zllxot avatar zllxot commented on May 26, 2024

I also encountered the same problem. Have you solved it? @darkdevahm

from coperception.

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.