NVAPI Reference Documentation
NVIDIA
Release 361: January 27
2016

Data Fields
NV_GPU_THERMAL_SETTINGS_V1 Struct Reference

#include <nvapi.h>

Data Fields

NvU32 version
NvU32 count
struct {
   NV_THERMAL_CONTROLLER   controller
   NvU32   defaultMinTemp
   NvU32   defaultMaxTemp
   NvU32   currentTemp
   NV_THERMAL_TARGET   target
sensor [NVAPI_MAX_THERMAL_SENSORS_PER_GPU]

Detailed Description

Used in NvAPI_GPU_GetThermalSettings()


Field Documentation

internal, ADM1032, MAX6649...

number of associated thermal sensors

The current temperature value of the thermal sensor in degree Celsius.

The max default temperature value of the thermal sensor in degree Celsius.

The min default temperature value of the thermal sensor in degree Celsius.

Thermal sensor targeted @ GPU, memory, chipset, powersupply, Visual Computing Device, etc.

structure version


The documentation for this struct was generated from the following file:


Copyright (c) 2007-2015 NVIDIA Corporation. All rights reserved.

NVIDIA