cuda.bindings.nvml.device_clear_accounting_pids#

cuda.bindings.nvml.device_clear_accounting_pids(intptr_t device)#
Clears accounting information about all processes that have already terminated.

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

.. seealso:: `nvmlDeviceClearAccountingPids`