mirror of
https://github.com/XuehaiPan/nvitop.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #126] [Feature Request] Add CPU Processes #76
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#76
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 @alvins82 on GitHub (May 14, 2024).
Original GitHub issue: https://github.com/XuehaiPan/nvitop/issues/126
Originally assigned to: @XuehaiPan on GitHub.
Required prerequisites
Motivation
Would like to be able to also see top CPU processes also alongside the GPU processes. Otherwise need to run 'top' to get that output. Rather run one command to see everything.
Solution
Would be good to add the CPU processes just like GPU processes section.
Alternatives
No response
Additional context
No response
@StefanSander3 commented on GitHub (May 8, 2025):
I do use nvitop-exporter to monitor some gpu servers. But some of my users run cpu jobs at gpu servers. In checking what is creating that high node load I need to login to server and check, if it is a cpu only job. If nvitop-exporter could export cpu jobs aswell I wouldn't need to check or need to setup another cpu exporter.