2.17. dcgmDevicePowerLimits_v1 Struct Reference

[Structure definitions]

Represents various power limits

Public Variables

unsigned int  curPowerLimit
Power management limit associated with this device (in W).
unsigned int  defaultPowerLimit
Power management limit effective at device boot (in W).
unsigned int  enforcedPowerLimit
unsigned int  maxPowerLimit
Maximum power management limit (in W).
unsigned int  minPowerLimit
Minimum power management limit (in W).
unsigned int  version
Version Number.

Variables

unsigned int dcgmDevicePowerLimits_v1::curPowerLimit [inherited]

Power management limit associated with this device (in W).

unsigned int dcgmDevicePowerLimits_v1::defaultPowerLimit [inherited]

Power management limit effective at device boot (in W).

unsigned int dcgmDevicePowerLimits_v1::enforcedPowerLimit [inherited]

Effective power limit that the driver enforces after taking into account all limiters (in W)

unsigned int dcgmDevicePowerLimits_v1::maxPowerLimit [inherited]

Maximum power management limit (in W).

unsigned int dcgmDevicePowerLimits_v1::minPowerLimit [inherited]

Minimum power management limit (in W).

unsigned int dcgmDevicePowerLimits_v1::version [inherited]

Version Number.