cuda.bindings.nvml.device_get_active_vgpus#

cuda.bindings.nvml.device_get_active_vgpus(intptr_t device)#
Retrieve the active vGPU instances on a device.

:param device: The identifier of the target device.
:type device: Device

:returns: An array of active vGPU instance IDs.
:rtype: array