-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Upgrades to scheduler module #104
Comments
Would this task also include cluster based scheduling (e.g. #108)? |
Not yet, but I'm thinking about it as I'm refactoring the scheduler. |
lukeyeager
added a commit
to lukeyeager/DIGITS
that referenced
this issue
May 16, 2015
Since I'll be calling it more for NVIDIA#104
lukeyeager
added a commit
to lukeyeager/DIGITS
that referenced
this issue
May 16, 2015
See NVIDIA#104, now you can select n specific GPUs, or the next n available GPUs. For now, the plan is just to assume that multi-GPU is enabled since caffe-nv version 0.12 will be required. This hasn't actually been tested with a multi-GPU caffe build yet
lukeyeager
added a commit
that referenced
this issue
May 18, 2015
Since I'll be calling it more for #104
lukeyeager
added a commit
that referenced
this issue
May 18, 2015
See #104 Now you can select a specific GPU. The code is there for selecting n available GPUs, but I need to build multi-GPU caffe to test it.
lukeyeager
added a commit
that referenced
this issue
Jun 4, 2015
Closing this since all "must have" features are complete. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Must have features
Nice to have features
The text was updated successfully, but these errors were encountered: