Rem0o / FanControl.Releases

This is the release repository for Fan Control, a highly customizable fan controlling software for Windows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FEATURE REQUEST - Is it possible to add detailed temperature detection of the GPU?

sunyink opened this issue · comments

I use NVDIA graphics card, FC helped me a lot, thank you. I discovered a new scenario and requested a feature enhancement.

I hope that the temperature detection of FC graphics cards can be detailed and divided into: core temperature, Memory Temperature, and Hot Spot, such as what gpuz implements.

I found that a new scenario caused me trouble: I changed the graphics card cooling DIY to use water cooling for the core, and air cooling for the video memory and others. This improves performance but introduces more nuanced issues.

At this time, the graphics card temperature "GPU Temperature" monitored by FC is actually the temperature of the GPU core. Due to different cooling systems, the core temperature value is decoupled from Memory and Hot. The gap between them is really big (a stress test chart is attached. The core is only 51 degrees Celsius, but the Memory temperature reaches 70 degrees Celsius). In fact, it is necessary to monitor the temperature of Memory and Hot. To control the fan speed on the GPU panel, in order to accurately achieve the balance between heat dissipation, energy absorption and noise.
max01

Use the LHM GPU sensor source, untick NVAPIWrapper
image

It worked, thank you. However, this combination cannot control the fan connected to the graphics card, which is a fly in the ointment.