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. :param gpu_instance: The identifier of the target GPU Instance. :type gpu_instance: GpuInstance :returns: The vGPU type ID information structure. :rtype: VgpuTypeIdInfo_v1