mirror of
https://github.com/XuehaiPan/nvitop.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #95] [Question] How to count the total amount of one user's GPU memory on all graphics cards by using nvitop? #55
Labels
No labels
api
bug
bug
cli / tui
dependencies
documentation
documentation
documentation
duplicate
enhancement
exporter
invalid
pull-request
pynvml
question
question
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/nvitop#55
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Charlie0257 on GitHub (Sep 1, 2023).
Original GitHub issue: https://github.com/XuehaiPan/nvitop/issues/95
Originally assigned to: @XuehaiPan on GitHub.
Required prerequisites
Questions
Thanks for the wonderful project!
How to count the total amount of one user's GPU memory on all graphics cards by using nvitop?
Thanks for any suggestions! :) @XuehaiPan
@XuehaiPan commented on GitHub (Sep 1, 2023):
Hi @Charlie0257, thanks for raising this. Here is a code snippet:
Here is an example output:
Hope this resolves your question.
@Charlie0257 commented on GitHub (Sep 1, 2023):
Thanks for this answer! :)
I will close this issue.