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

Add special GPU queue to Local Platform #286

Closed
devclinton opened this issue Aug 16, 2019 · 1 comment
Closed

Add special GPU queue to Local Platform #286

devclinton opened this issue Aug 16, 2019 · 1 comment

Comments

@devclinton
Copy link
Member

devclinton commented Aug 16, 2019

To properly support GPU jobs, we need a separate queues from normal work(internally within the platform). Many GPU jobs will want full access to the all GPUs, but even if not, we want to segment the workers from CPU since they are different computational resources.

@shchen-idmod
Copy link
Collaborator

Verified code is there. I do not have machine to test.we can test later.

shchen-idmod pushed a commit to shchen-idmod/idmtools-1 that referenced this issue Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants