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. :param device: The identifier of the target device. :type device: intptr_t :returns: Returns SRAM ECC error status. :rtype: nvmlEccSramErrorStatus_v1_t .. seealso:: `nvmlDeviceGetSramEccErrorStatus`