cuda.bindings.nvml.device_get_sram_ecc_error_status#

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

Get SRAM ECC error status of this device.

Parameters:

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

Returns:

Returns SRAM ECC error status.

Return type:

nvmlEccSramErrorStatus_v1_t

See also

nvmlDeviceGetSramEccErrorStatus