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.

For Maxwell ™️ or newer fully supported devices. Requires root/admin permissions.

Parameters:

vgpu_instance (unsigned int) – The identifier of the target vGPU instance.

Note

Accounting Mode needs to be on. See nvmlVgpuInstanceGetAccountingMode.

Note

Only compute and graphics applications stats are reported and can be cleared since monitoring applications stats don’t contribute to GPU utilization.

See also

nvmlVgpuInstanceClearAccountingPids