Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run multiple trials on a single GPU #141

Open
IISCAditayTripathi opened this issue Oct 2, 2019 · 2 comments
Open

Run multiple trials on a single GPU #141

IISCAditayTripathi opened this issue Oct 2, 2019 · 2 comments

Comments

@IISCAditayTripathi
Copy link

I am trying to to do large scale hyper-parameter tuning. I have a local setup of 4 GPU's. My model size is small (~ 1GB), so I was thinking of running multiple trials on a single GPU so that I can parallelize tuning even more.

Even setting resources_per_trial={"gpu": 0.3} is not helping.

Is there a way I can do it ?

Please help.

@richardliaw
Copy link
Contributor

Can you post some logs?

@iamlockelightning
Copy link

👀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants