mirror of
https://github.com/XuehaiPan/nvitop.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #117] [Feature Request] Show real-time bandwidth under monitor mode #70
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#70
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 @CarlGao4 on GitHub (Dec 22, 2023).
Original GitHub issue: https://github.com/XuehaiPan/nvitop/issues/117
Originally assigned to: @XuehaiPan on GitHub.
Required prerequisites
Motivation
Just like nvtop, but nvitop is far better than nvtop (except monitoring RX and TX)

Solution
No response
Alternatives
No response
Additional context
No response
@XuehaiPan commented on GitHub (Dec 29, 2024):
Hi, I think you would love the new Grafana dashboard approach. Checkout the README.
@henryclw commented on GitHub (Feb 26, 2025):
Personally I use the RX, TX to identify whether the GPU is loading the model or actually running the model. RX & TX are very helpful information in the monitor panel.
CUDA_VISIBLE_DEVICEparser in a subprocess #148