cuda.bindings.nvml.vgpu_instance_get_runtime_state_size#

cuda.bindings.nvml.vgpu_instance_get_runtime_state_size(
unsigned int vgpu_instance,
) unsigned long long#

Retrieve the currently used runtime state size of the vGPU instance.

Parameters:

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

Returns:

Runtime state size of the vGPU instance.

Return type:

unsigned long long

See also

nvmlVgpuInstanceGetRuntimeStateSize