cuda.bindings.nvml.device_get_pcie_replay_counter#
- cuda.bindings.nvml.device_get_pcie_replay_counter(intptr_t device) unsigned int#
Retrieve the PCIe replay counter. :param device: The identifier of the target device. :type device: intptr_t :returns: Reference in which to return the counter's value. :rtype: unsigned int .. seealso:: `nvmlDeviceGetPcieReplayCounter`