cuda.bindings.nvml.device_reset_nvlink_error_counters#
- cuda.bindings.nvml.device_reset_nvlink_error_counters(intptr_t device, unsigned int link)#
Resets all error counters to zero Please refer to
nvmlNvLinkErrorCounter_tfor the list of error counters that are reset.- Parameters:
device (intptr_t) – The identifier of the target device.
link (unsigned int) – Specifies the NvLink link to be queried.
See also
nvmlDeviceResetNvLinkErrorCounters