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

Can I get the information about the GPU utilization of each user? #113

Open
LinghaoChan opened this issue Jan 14, 2022 · 3 comments
Open

Comments

@LinghaoChan
Copy link

Can I get the information about the GPU utilization of each user?

@Stonesjtu
Copy link
Collaborator

I don't think nvidia-ml library can report GPU utilization per user. Do you find a solution for that?

@LinghaoChan
Copy link
Author

No. My leader asked me to write a shell script to monitor everyone's GPU utilization. However, I have no idea and I am looking for a solution for it.

@wookayin
Copy link
Owner

I think this can be implemented using nvmlDeviceGetProcessUtilization API, which reports encoder/decoder/compute utilization per process.

@wookayin wookayin added this to the 1.1 milestone Jan 29, 2022
@wookayin wookayin modified the milestones: 1.1, 1.2 Mar 2, 2023
@wookayin wookayin modified the milestones: 1.2, 1.3 Oct 17, 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

3 participants