cuda.bindings.nvml.vgpu_instance_clear_accounting_pids#

cuda.bindings.nvml.vgpu_instance_clear_accounting_pids(unsigned int vgpu_instance)#
Clears accounting information of the vGPU instance that have already terminated.

:param vgpu_instance: The identifier of the target vGPU instance.
:type vgpu_instance: unsigned int

.. seealso:: `nvmlVgpuInstanceClearAccountingPids`