cuda.bindings.nvml.device_get_supported_vgpus#
- cuda.bindings.nvml.device_get_supported_vgpus(intptr_t device)#
Retrieve the supported vGPU types on a physical GPU (device).
- Parameters:
device (Device) – The identifier of the target device.
- Returns:
An array of supported vGPU type IDs.
- Return type:
array