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

[Feature Request] Graph for PCIe bus load #268

Open
adlerweb opened this issue Feb 1, 2024 · 2 comments
Open

[Feature Request] Graph for PCIe bus load #268

adlerweb opened this issue Feb 1, 2024 · 2 comments

Comments

@adlerweb
Copy link

adlerweb commented Feb 1, 2024

nvtop already displays current PCIe link speed as well as current RX and TX values. Wouldn't this be enough to also generate a bus load percentage as metric for graphs? This way it would be easier to spot bottlenecks related to data transfer.

@Syllo
Copy link
Owner

Syllo commented Feb 23, 2024

Hello,
That does not seem too difficult to implement.
I guess that we can use the theoretical limit for PCIe bandwidth as reference for the percentage calculation.

@thomasfinstad
Copy link

@Syllo as I am using a gpu connected through an external enclosure (pcie4x4) I am trying to figure out if I can squeeze some more performance out of it and would love this information in that pursuit. I was wondering though, would it be possible to add a button to run a small test for what the max throughput currently is? That way there could be a percent usage of theoretical speed and a percent of tested/verified speed.

Thank you for all the work you put into this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants