cuda.bindings.nvml.vgpu_type_get_max_instances_per_gpu_instance#

cuda.bindings.nvml.vgpu_type_get_max_instances_per_gpu_instance(
unsigned int vgpu_type_id,
) unsigned int#

Retrieve the maximum number of vGPU instances per GPU instance for given vGPU type.

Parameters:

vgpu_type_id (VgpuTypeId) – Handle to vGPU type.

Returns:

Maximum number of vGPU instances per GPU instance

Return type:

unsigned int

See also

nvmlVgpuTypeGetMaxInstancesPerGpuInstance