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

Added GPU monitoring support #237

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

energizerbee
Copy link

Hello,
I added support for GPU monitoring. It does add the python package GPUtil as a dependency however its use is optional. When GPU monitoring is activated it shrinks the processes box to the same height as the memory box to make space (the thinking is it only needs as much height as the net box since the graph can be tracked well enough with width given). It tracks the usage, memory, and temperature of the GPU. Let me know if there is anything I should fix!

Thank you :)

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.

None yet

1 participant