nvmlActiveVgpuInstanceInfo_v1_t#

struct nvmlActiveVgpuInstanceInfo_v1_t#

Structure to store active vGPU instance information — Version 1.

Public Members

unsigned int version#

IN: The version number of this struct.

unsigned int vgpuCount#

IN/OUT: Count of the active vGPU instances.

nvmlVgpuInstance_t *vgpuInstances#

IN/OUT: list of active vGPU instances.