3.63. dcgmVgpuDeviceAttributes_v6 Struct Reference

[Structure definitions]

Represents the vGPU attributes corresponding to a physical device

Public Variables

unsigned int  activeVgpuInstanceCount
Count of active vGPU instances on the device.
unsigned int  activeVgpuInstanceIds[DCGM_MAX_VGPU_INSTANCES_PER_PGPU]
List of vGPU instances.
unsigned int  creatableVgpuTypeCount
Creatable vGPU type count.
unsigned int  creatableVgpuTypeIds[DCGM_MAX_VGPU_TYPES_PER_PGPU]
List of Creatable vGPU types.
unsigned int  decUtil
Decoder utilization.
unsigned int  encUtil
Encoder utilization.
unsigned int  gpuUtil
GPU utilization.
unsigned int  memCopyUtil
Memory utilization.
unsigned int  supportedVgpuTypeCount
Supported vGPU type count.
struct dcgmDeviceVgpuTypeInfo_t supportedVgpuTypeInfo[DCGM_MAX_VGPU_TYPES_PER_PGPU]
Info related to vGPUs supported on the device.
unsigned int  version
Version number (dcgmVgpuDeviceAttributes_version).
struct dcgmDeviceVgpuUtilInfo_t vgpuUtilInfo[DCGM_MAX_VGPU_TYPES_PER_PGPU]
Utilizations specific to vGPU instance.

Variables

unsigned int dcgmVgpuDeviceAttributes_v6::activeVgpuInstanceCount [inherited]

Count of active vGPU instances on the device.

unsigned int dcgmVgpuDeviceAttributes_v6::activeVgpuInstanceIds[DCGM_MAX_VGPU_INSTANCES_PER_PGPU] [inherited]

List of vGPU instances.

unsigned int dcgmVgpuDeviceAttributes_v6::creatableVgpuTypeCount [inherited]

Creatable vGPU type count.

unsigned int dcgmVgpuDeviceAttributes_v6::creatableVgpuTypeIds[DCGM_MAX_VGPU_TYPES_PER_PGPU] [inherited]

List of Creatable vGPU types.

unsigned int dcgmVgpuDeviceAttributes_v6::decUtil [inherited]

Decoder utilization.

unsigned int dcgmVgpuDeviceAttributes_v6::encUtil [inherited]

Encoder utilization.

unsigned int dcgmVgpuDeviceAttributes_v6::gpuUtil [inherited]

GPU utilization.

unsigned int dcgmVgpuDeviceAttributes_v6::memCopyUtil [inherited]

Memory utilization.

unsigned int dcgmVgpuDeviceAttributes_v6::supportedVgpuTypeCount [inherited]

Supported vGPU type count.

struct dcgmDeviceVgpuTypeInfo_tdcgmVgpuDeviceAttributes_v6::supportedVgpuTypeInfo[DCGM_MAX_VGPU_TYPES_PER_PGPU] [inherited]

Info related to vGPUs supported on the device.

unsigned int dcgmVgpuDeviceAttributes_v6::version [inherited]

Version number (dcgmVgpuDeviceAttributes_version).

struct dcgmDeviceVgpuUtilInfo_tdcgmVgpuDeviceAttributes_v6::vgpuUtilInfo[DCGM_MAX_VGPU_TYPES_PER_PGPU] [inherited]

Utilizations specific to vGPU instance.