cuda.bindings.nvml.device_get_repair_status#

cuda.bindings.nvml.device_get_repair_status(intptr_t device)#

Get the repair status for TPC/Channel repair.

Parameters:

device (intptr_t) – The identifier of the target device.

Returns:

Reference to nvmlRepairStatus_t.

Return type:

nvmlRepairStatus_v1_t

See also

nvmlDeviceGetRepairStatus