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_t`` for the list of error counters that are reset. :param device: The identifier of the target device. :type device: intptr_t :param link: Specifies the NvLink link to be queried. :type link: unsigned int .. seealso:: `nvmlDeviceResetNvLinkErrorCounters`