[GH-ISSUE #82] [Feature Request] Add support for PCIE throughput and NVLink throughput #49

Closed
opened 2026-05-05 03:23:33 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @lungothrin on GitHub (Jul 30, 2023).
Original GitHub issue: https://github.com/XuehaiPan/nvitop/issues/82

Originally assigned to: @XuehaiPan on GitHub.

Required prerequisites

  • I have searched the Issue Tracker that this hasn't already been reported. (comment there if it has.)
  • I have tried the latest version of nvitop in a new isolated virtual environment.

Motivation

It would be nice to be able to monitor throughput between CPU & GPU, and that between different GPUs.

like in Jupyter Lab - GPU dashboards, https://developer.nvidia.com/blog/gpu-dashboards-in-jupyter-lab/

Solution

No response

Alternatives

No response

Additional context

No response

Originally created by @lungothrin on GitHub (Jul 30, 2023). Original GitHub issue: https://github.com/XuehaiPan/nvitop/issues/82 Originally assigned to: @XuehaiPan on GitHub. ### Required prerequisites - [X] I have searched the [Issue Tracker](https://github.com/XuehaiPan/nvitop/issues) that this hasn't already been reported. (comment there if it has.) - [X] I have tried the latest version of nvitop in a new isolated virtual environment. ### Motivation It would be nice to be able to monitor throughput between CPU & GPU, and that between different GPUs. like in Jupyter Lab - GPU dashboards, https://developer.nvidia.com/blog/gpu-dashboards-in-jupyter-lab/ ### Solution _No response_ ### Alternatives _No response_ ### Additional context _No response_
gitea-mirror 2026-05-05 03:23:33 -06:00
Author
Owner

@XuehaiPan commented on GitHub (Aug 4, 2023):

Hi @lungothrin, thanks for raising this. It would be a great feature.

I have added initial results for new query APIs in PR #87.

Now you can implement your own throughput monitor tools based on that if the PR is merged.

However, for the nvitop CLI, there may be no space left to add information for "PCI-e TX/RX" and "NVLink TX/RX". Any thought?

<!-- gh-comment-id:1666032922 --> @XuehaiPan commented on GitHub (Aug 4, 2023): Hi @lungothrin, thanks for raising this. It would be a great feature. I have added initial results for new query APIs in PR #87. - #87 Now you can implement your own throughput monitor tools based on that if the PR is merged. However, for the `nvitop` CLI, there may be no space left to add information for "PCI-e TX/RX" and "NVLink TX/RX". Any thought?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/nvitop#49
No description provided.