cuda.bindings.nvml.device_get_creatable_vgpus#

cuda.bindings.nvml.device_get_creatable_vgpus(intptr_t device)#

Retrieve the currently creatable vGPU types on a physical GPU (device).

Parameters:

device (Device) – The identifier of the target device.

Returns:

An array of createable vGPU type IDs.

Return type:

array