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.

Parameters:

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

Returns:

An array of active vGPU instance IDs.

Return type:

array