Skip to content

The constant for p2plink does not match the latest version of DCGM. #86

@saemi0413

Description

@saemi0413

I want get some metric using DCGM-go and DCGM-exporter but there are some issues in topology.go.
Topology.go getP2PLink function have some constant until DCGM_TOPOLOGY_NVLINK4.
So, I can't get NVLink topology metric DCGM_TOPOLOGY_NVLINK12 using DCGM Exporter.
I researched DCGM github's dcgmi/Topo.cpp and they use until DCGM_TOPOLOGY_NVLINK18 in HelperGetNvLinkPath.
It seems that the NVLink topology metrics are not included in DCGM-GO.
Could you please check it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions