NVML API Reference Guide (PDF) - vR575 (older) - Last updated June 05, 2025 - Send Feedback

5.109. nvmlWorkloadPowerProfileInfo_v1_t Struct Reference

[Power Profile Information]

Profile Metadata

Public Variables

nvmlMask255_t  conflictingMask
Mask of conflicting performance profiles.
unsigned int  priority
Priority of the profile.
unsigned int  profileId
Performance Profile Id to provide semantic name such as compute, Memory, Max-Q...
unsigned int  version
the API version number

Variables

nvmlMask255_t nvmlWorkloadPowerProfileInfo_v1_t::conflictingMask [inherited]

Mask of conflicting performance profiles.

unsigned int nvmlWorkloadPowerProfileInfo_v1_t::priority [inherited]

Priority of the profile.

unsigned int nvmlWorkloadPowerProfileInfo_v1_t::profileId [inherited]

Performance Profile Id to provide semantic name such as compute, Memory, Max-Q...

unsigned int nvmlWorkloadPowerProfileInfo_v1_t::version [inherited]

the API version number


NVML API Reference Guide (PDF) - vR575 (older) - Last updated June 05, 2025 - Send Feedback