cuda.bindings.nvml.gpu_instance_get_vgpu_heterogeneous_mode#

cuda.bindings.nvml.gpu_instance_get_vgpu_heterogeneous_mode(intptr_t gpu_instance)#

Get the vGPU heterogeneous mode for the GPU instance.

Parameters:

gpu_instance (intptr_t) – The GPU instance handle.

Returns:

the mode

Return type:

unsigned int

See also

nvmlGpuInstanceGetVgpuHeterogeneousMode