3.9. dcgmDeviceAttributes_v1 Struct Reference

[Structure definitions]

Represents attributes corresponding to a device

Public Variables

struct dcgmDeviceSupportedClockSets_t clockSets
Supported clocks for the device.
struct dcgmDeviceIdentifiers_t identifiers
Identifiers for the device.
struct dcgmDeviceMemoryUsage_t memoryUsage
Memory usage info for the device.
struct dcgmDevicePowerLimits_t powerLimits
Various power limits for the device.
struct dcgmDeviceThermals_t thermalSettings
Thermal settings for the device.
unsigned int  unusedActiveVgpuInstanceCount
Unused Field.
struct dcgmDeviceVgpuIds_t unusedVgpuIds
Unused Field.
unsigned int  unusedVgpuInstanceIds[DCGM_MAX_NUM_DEVICES]
Unused Field.
unsigned int  version
Version number (dcgmDeviceAttributes_version).

Variables

struct dcgmDeviceSupportedClockSets_tdcgmDeviceAttributes_v1::clockSets [inherited]

Supported clocks for the device.

struct dcgmDeviceIdentifiers_tdcgmDeviceAttributes_v1::identifiers [inherited]

Identifiers for the device.

struct dcgmDeviceMemoryUsage_tdcgmDeviceAttributes_v1::memoryUsage [inherited]

Memory usage info for the device.

struct dcgmDevicePowerLimits_tdcgmDeviceAttributes_v1::powerLimits [inherited]

Various power limits for the device.

struct dcgmDeviceThermals_tdcgmDeviceAttributes_v1::thermalSettings [inherited]

Thermal settings for the device.

unsigned int dcgmDeviceAttributes_v1::unusedActiveVgpuInstanceCount [inherited]

Unused Field.

struct dcgmDeviceVgpuIds_tdcgmDeviceAttributes_v1::unusedVgpuIds [inherited]

Unused Field.

unsigned int dcgmDeviceAttributes_v1::unusedVgpuInstanceIds[DCGM_MAX_NUM_DEVICES] [inherited]

Unused Field.

unsigned int dcgmDeviceAttributes_v1::version [inherited]

Version number (dcgmDeviceAttributes_version).