cuda.bindings.nvml.device_get_gpu_fabric_info_v#
- cuda.bindings.nvml.device_get_gpu_fabric_info_v(intptr_t device)#
Versioned wrapper around nvmlDeviceGetGpuFabricInfo that accepts a versioned
nvmlGpuFabricInfo_v2_tor later output structure.- Parameters:
device (intptr_t) – The identifier of the target device.
- Returns:
Information about GPU fabric state.
- Return type:
nvmlGpuFabricInfo_v3_t
See also
nvmlDeviceGetGpuFabricInfoV