nvmlGpuFabricInfo_t#

struct nvmlGpuFabricInfo_t#

Contains the device fabric information.

Public Members

unsigned char clusterUuid[16]#

Uuid of the cluster to which this GPU belongs.

nvmlReturn_t status#

Error status, if any. Must be checked only if state returns “complete”.

unsigned int cliqueId#

ID of the fabric clique to which this GPU belongs.

nvmlGpuFabricState_t state#

Current state of GPU registration process. See NVML_GPU_FABRIC_STATE_*.