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. :param vgpu_instance: The identifier of the target vGPU instance. :type vgpu_instance: unsigned int .. seealso:: `nvmlVgpuInstanceGetAccountingPids`