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

Get GPUs that are not used by any other user #31

Open
AmitMY opened this issue Dec 18, 2019 · 0 comments
Open

Get GPUs that are not used by any other user #31

AmitMY opened this issue Dec 18, 2019 · 0 comments

Comments

@AmitMY
Copy link

AmitMY commented Dec 18, 2019

I often don't care about the memory usage of my GPUs, but I care a lot if someone else is using the GPUs.

Is there any way, like in gpustat command to GPUtil.getFirstAvailable(order='memory', maxLoad=1, maxMemory=1) and isUsed=False ?

I have processes running on 1000s of GPUs, and I don't want to run on already used GPUs by myself or other people.

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

1 participant