cuda.bindings.nvml.vgpu_instance_get_accounting_pids#
- cuda.bindings.nvml.vgpu_instance_get_accounting_pids(unsigned int vgpu_instance)#
Queries list of processes running on vGPU that can be queried for accounting stats. The list of processes returned can be in running or terminated state.
- Parameters:
vgpu_instance (unsigned int) – The identifier of the target vGPU instance.
See also
nvmlVgpuInstanceGetAccountingPids