nvmlAdaptiveTgpModeInfo_v1_t#
-
struct nvmlAdaptiveTgpModeInfo_v1_t#
Contains Adaptive TGP Mode state and telemetry information.
Public Members
-
nvmlEnableState_t inBandEnableRequest#
[out] In-band enable requested (NVML_FEATURE_ENABLED) or not requested (NVML_FEATURE_DISABLED)
-
nvmlEnableState_t featureAllowedByAdmin#
[out] Feature allowed by out-of-band/admin (NVML_FEATURE_ENABLED) or not allowed (NVML_FEATURE_DISABLED)
-
nvmlEnableState_t adminOverrideEnabled#
[out] Out-of-band/admin override active (NVML_FEATURE_ENABLED) or inactive (NVML_FEATURE_DISABLED)
-
nvmlEnableState_t enablementStatus#
[out] Enablement after arbitration: active (NVML_FEATURE_ENABLED) or inactive (NVML_FEATURE_DISABLED)
-
unsigned int adjustedLimitMw#
[out] Adjusted TGP limit in milliwatts (valid only when feature is enabled)
-
nvmlEnableState_t inBandEnableRequest#