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.

Parameters:

device (intptr_t) – The identifier of the target device.

Returns:

Reference in which to return the counter’s value.

Return type:

unsigned int

See also

nvmlDeviceGetPcieReplayCounter