cuda.bindings.nvml.gpu_instance_get_creatable_vgpus#

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

Query the currently creatable vGPU types on a specific GPU Instance.

Parameters:

gpu_instance (GpuInstance) – The identifier of the target GPU Instance.

Returns:

The vGPU type ID information structure.

Return type:

VgpuTypeIdInfo_v1