cuda.bindings.nvml.vgpu_instance_get_accounting_mode#
- cuda.bindings.nvml.vgpu_instance_get_accounting_mode(unsigned int vgpu_instance) int#
Queries the state of per process accounting mode on vGPU. :param vgpu_instance: The identifier of the target vGPU instance. :type vgpu_instance: unsigned int :returns: Reference in which to return the current accounting mode. :rtype: int .. seealso:: `nvmlVgpuInstanceGetAccountingMode`