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

Support grid search in parallel on GPUs #95

Closed
ottonemo opened this issue Oct 20, 2017 · 2 comments
Closed

Support grid search in parallel on GPUs #95

ottonemo opened this issue Oct 20, 2017 · 2 comments

Comments

@ottonemo
Copy link
Member

It would be nice to have n_jobs=2 on a system with 2 GPUs and both jobs are dispatched to one of the GPUs.

@ottonemo ottonemo moved this from Open to Open for Release in Add basic functionality Dec 14, 2017
@benjamin-work benjamin-work added this to To Do in Release 0.2 Dec 20, 2017
@ottonemo ottonemo moved this from To Do to In progress in Release 0.2 Jan 17, 2018
@ottonemo
Copy link
Member Author

The new device handling changed the WIP solution significantly so we should re-think the way this can be done before 0.2.0. Therefore moving the target to 0.3.0.

@ottonemo ottonemo added r0.3.0 and removed r0.2.0 labels Apr 26, 2018
@ottonemo ottonemo removed this from In progress in Release 0.2 Apr 26, 2018
@ottonemo ottonemo added this to To do in Release 0.3.0 Apr 26, 2018
@ottonemo ottonemo moved this from To do to In progress in Release 0.3.0 Jun 11, 2018
@ottonemo ottonemo moved this from In progress to Done in Release 0.3.0 Jun 14, 2018
@ottonemo
Copy link
Member Author

An explanation how to train in parallel on multiple GPUs (grid or random search) using Dask was added in #241.

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

No branches or pull requests

1 participant