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.

Parameters:

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

Returns:

Reference in which to return the current accounting mode.

Return type:

int

See also

nvmlVgpuInstanceGetAccountingMode