cuda.bindings.nvml.gpu_instance_get_active_vgpus#

cuda.bindings.nvml.gpu_instance_get_active_vgpus(intptr_t gpu_instance)#
Retrieve the active vGPU instances within a GPU instance.

:param gpu_instance: The identifier of the target GPU Instance.
:type gpu_instance: GpuInstance

:returns: The vGPU instance ID information structure.
:rtype: ActiveVgpuInstanceInfo