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 (intptr_t) – The identifier of the target device.
- Returns:
- Pointer to array in which to return list of vGPU
instances.
- Return type:
unsigned int
See also
nvmlDeviceGetActiveVgpus