GithubHelp home page GithubHelp logo

Comments (8)

richardliaw avatar richardliaw commented on July 25, 2024

Thanks for opening this issue! This is a bug on our side and we will fix this ASAP.

I think the fix right now is just to do n_jobs=None.

from tune-sklearn.

richardliaw avatar richardliaw commented on July 25, 2024

BTW @MislavSag is this possible to reproduce on colab?

from tune-sklearn.

MislavSag avatar MislavSag commented on July 25, 2024

Don't have time right now, I am going to vacation tomorrow. Maybe in 2 weeks if that's not too late.

from tune-sklearn.

richardliaw avatar richardliaw commented on July 25, 2024

No problem @MislavSag; enjoy your vacation and stay safe!

from tune-sklearn.

nasrin136 avatar nasrin136 commented on July 25, 2024

@richardliaw I get this error with tune.run. I have a machine with 4 cpus and 1 gpu. I initiate ray with cpu=3 and gpu=1 and from within tune.run, resources_per_trial={"cpu": 1, "gpu": 0.5}.
At first, no error. 2 trails run parallel and around 20 trails get completes, however, after a while, I get this error:

"ray.tune.error.TuneError: Insufficient cluster resources to launch trial: trial requested 1 CPUs, 0.5 GPUs but the cluster has only 0 CPUs, 0 GPUs, 0.0 GiB heap, 0.0 GiB objects. Pass queue_trials=True in ray.tune.run() or on the command line to queue trials until the cluster scales up or resources become available."

Is this because of the bug you have pointed out earlier in the thread?

from tune-sklearn.

richardliaw avatar richardliaw commented on July 25, 2024

@nasrin136 thanks for reaching out!

No, that sounds like another problem (actually more concerning). Could you post this issue on ray-project/ray and ping me when you do?

from tune-sklearn.

nasrin136 avatar nasrin136 commented on July 25, 2024

Thanks @richardliaw for the prompt response. Done. and here is the link:
ray-project/ray#10756

from tune-sklearn.

richardliaw avatar richardliaw commented on July 25, 2024

closing because stale/addressed

from tune-sklearn.

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.