cuda.bindings.nvml.device_get_sram_unique_uncorrected_ecc_error_counts#

cuda.bindings.nvml.device_get_sram_unique_uncorrected_ecc_error_counts(intptr_t device)#
Retrieves the counts of SRAM unique uncorrected ECC errors

:param device: The identifier of the target device.
:type device: Device

:returns: The ECC SRAM unique uncorrected error counts structure.
:rtype: EccSramUniqueUncorrectedErrorCounts_v1