2.6. dcgmConfigPowerLimit_t Struct Reference

[Structure definitions]

Used to represents the power capping limit for each GPU in the group or to represent the power budget for the entire group

Public Variables

dcgmConfigPowerLimitType_t type
Flag to represent power cap for each GPU or power budget for the group of GPUs.
unsigned int  val
Power Limit in Watts (Set a value OR DCGM_INT32_BLANK to Ignore).

Variables

dcgmConfigPowerLimitType_tdcgmConfigPowerLimit_t::type [inherited]

Flag to represent power cap for each GPU or power budget for the group of GPUs.

unsigned int dcgmConfigPowerLimit_t::val [inherited]

Power Limit in Watts (Set a value OR DCGM_INT32_BLANK to Ignore).