5.2. nvmlActiveVgpuInstanceInfo_v1_t Struct Reference
[vGPU Structs]
Structure to store active vGPU instance information -- Version 1
Public Variables
- 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.
Variables
- unsigned int nvmlActiveVgpuInstanceInfo_v1_t::version [inherited]
-
IN: The version number of this struct.
- unsigned int nvmlActiveVgpuInstanceInfo_v1_t::vgpuCount [inherited]
-
IN/OUT: Count of the active vGPU instances.
- nvmlVgpuInstance_t * nvmlActiveVgpuInstanceInfo_v1_t::vgpuInstances [inherited]
-
IN/OUT: list of active vGPU instances.