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

Update gpu_usage.sh to aggregate any number of NVidia GPUs #796

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dcerisano
Copy link

@dcerisano dcerisano commented Sep 1, 2023

For all attached Nvidia GPUs, aggregate total vRAM available, total vRAM used, and total GPU usage.

The graphs are at maximum when all GPUs' vRAM is used, and when all GPUs are 100% busy.

Works for any number of attached NVidia GPUs, from 1 to any (the same way the CPU monitor aggregates any number of cores).

For all attached Nvidia GPUs, aggregate total vRAM available, total vRAM used, and total GPU usage.

The graph is at maximum when all GPUs' vRAM is used and all GPUs are 100% busy.

Works for any number of attached NVidia GPUs, from 1 to N (the same way the CPU monitor aggregates any number of cores).
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

Successfully merging this pull request may close these issues.

1 participant