2.23. dcgmDeviceVgpuTypeInfo_v1 Struct Reference

[Structure definitions]

Represents static info related to vGPUs supported on the device.

Public Variables

int  deviceId
device ID of vGPU type
int  fbTotal
vGPU Total framebuffer size in megabytes
int  frameRateLimit
Frame rate limit value of the vGPU type.
int  maxInstances
maximum number of vGPU instances creatable on a device for given vGPU type
int  maxResolutionX
vGPU display head's maximum supported resolution in X dimension
int  maxResolutionY
vGPU display head's maximum supported resolution in Y dimension
int  numDisplayHeads
Count of vGPU's supported display heads.
int  subsystemId
Subsystem ID of vGPU type.
unsigned int  version
Version number (dcgmDeviceVgpuTypeIdStaticInfo_version).
char  vgpuTypeClass[DCGM_VGPU_NAME_BUFFER_SIZE]
Class of vGPU type.
dcgmDeviceVgpuTypeInfo_v1::@2  vgpuTypeInfo
vGPU type ID and Supported vGPU type count
char  vgpuTypeLicense[DCGM_GRID_LICENSE_BUFFER_SIZE]
license of vGPU type
char  vgpuTypeName[DCGM_VGPU_NAME_BUFFER_SIZE]
vGPU type Name

Variables

int dcgmDeviceVgpuTypeInfo_v1::deviceId [inherited]

device ID of vGPU type

int dcgmDeviceVgpuTypeInfo_v1::fbTotal [inherited]

vGPU Total framebuffer size in megabytes

int dcgmDeviceVgpuTypeInfo_v1::frameRateLimit [inherited]

Frame rate limit value of the vGPU type.

int dcgmDeviceVgpuTypeInfo_v1::maxInstances [inherited]

maximum number of vGPU instances creatable on a device for given vGPU type

int dcgmDeviceVgpuTypeInfo_v1::maxResolutionX [inherited]

vGPU display head's maximum supported resolution in X dimension

int dcgmDeviceVgpuTypeInfo_v1::maxResolutionY [inherited]

vGPU display head's maximum supported resolution in Y dimension

int dcgmDeviceVgpuTypeInfo_v1::numDisplayHeads [inherited]

Count of vGPU's supported display heads.

int dcgmDeviceVgpuTypeInfo_v1::subsystemId [inherited]

Subsystem ID of vGPU type.

unsigned int dcgmDeviceVgpuTypeInfo_v1::version [inherited]

Version number (dcgmDeviceVgpuTypeIdStaticInfo_version).

char dcgmDeviceVgpuTypeInfo_v1::vgpuTypeClass[DCGM_VGPU_NAME_BUFFER_SIZE] [inherited]

Class of vGPU type.

dcgmDeviceVgpuTypeInfo_v1::@2 dcgmDeviceVgpuTypeInfo_v1::vgpuTypeInfo [inherited]

vGPU type ID and Supported vGPU type count

char dcgmDeviceVgpuTypeInfo_v1::vgpuTypeLicense[DCGM_GRID_LICENSE_BUFFER_SIZE] [inherited]

license of vGPU type

char dcgmDeviceVgpuTypeInfo_v1::vgpuTypeName[DCGM_VGPU_NAME_BUFFER_SIZE] [inherited]

vGPU type Name