You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### What does this PR do?
Adds `gpu_fabric_cluster_uuid` and `gpu_fabric_clique_id` tags to GPU metrics when NVLink fabric registration is complete.
### Motivation
Allow grouping GPU workloads by NVLink P2P topology.
### Describe how you validated your changes
Unit tests added. Due to the API design of this function, exact mocking is not possible. We also tested on a NVlink-enabled node but it did not have a cluster UUID as it was just a single node.
### Additional Notes
Co-authored-by: guillermo.julian <guillermo.julian@datadoghq.com>
0 commit comments