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 (intptr_t) – The identifier of the target device.

Returns:

Pointer to caller-supplied array in which to

return list of vGPU types.

Return type:

unsigned int

See also

nvmlDeviceGetCreatableVgpus