Team,
there is no samples available in the repository to retrieve the information of fields.
Lets say I want to extract DCGM_FI_DEV_PCIE_LINK_WIDTH for all the GPUs on the server.
Can someone help me how to extract this value?
It might be simple but I am struggling to retrieve it using go-lang
|
DCGM_FI_DEV_PCIE_LINK_WIDTH = 238 |
Team,
there is no samples available in the repository to retrieve the information of fields.
Lets say I want to extract DCGM_FI_DEV_PCIE_LINK_WIDTH for all the GPUs on the server.
Can someone help me how to extract this value?
It might be simple but I am struggling to retrieve it using go-lang
go-dcgm/pkg/dcgm/const.go
Line 132 in 6d8fa5f