Skip to content
This repository has been archived by the owner on Nov 2, 2021. It is now read-only.

nvidia-smi to report PCIe utilization % #215

Open
amrragab8080 opened this issue Oct 23, 2021 · 0 comments
Open

nvidia-smi to report PCIe utilization % #215

amrragab8080 opened this issue Oct 23, 2021 · 0 comments

Comments

@amrragab8080
Copy link

nvidia-smi has a query engine in the --help-query-gpu missing is PCIe bandwidth utilization that is reported in nvidia-settings.

"pci.bus_id" or "gpu_bus_id"
PCI bus id as "domain:bus:device.function", in hex.
"pci.domain"
PCI domain number, in hex.
"pci.bus"
PCI bus number, in hex.
"pci.device"
PCI device number, in hex.
"pci.device_id"
PCI vendor device id, in hex
"pci.sub_device_id"
PCI Sub System id, in hex
"pcie.link.gen.current"
The current PCI-E link generation. These may be reduced when the GPU is not in use.
"pcie.link.gen.max"
The maximum PCI-E link generation possible with this GPU and system configuration. For example, if the GPU supports a higher PCIe generation than the system supports then this reports the system PCIe generation.
"pcie.link.width.current"
The current PCI-E link width. These may be reduced when the GPU is not in use.
"pcie.link.width.max"
The maximum PCI-E link width possible with this GPU and system configuration. For example, if the GPU supports a higher PCIe generation than the system supports then this reports the system PCIe generation.

can you add pci bandwidth utilization to nvidia-smi's querying subsystem?

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

No branches or pull requests

1 participant