Info | Message |
---|---|
1) Message boards : Questions and problems : Automatic Temperature regulation
Message 79465 Posted 5 Jul 2017 by Stevef9432203 |
Hello, Here is a link https://sourceforge.net/projects/boinc-gpucontrol/ tp a Source Forge Program which controls the GPU temperature in Linux for NVIDIA GPUs. We set a temperature target of 81C, and automatically suspend the GPU's work when this temperature is reached. The thresholds are easily changed in the code. I put enough comments so the code should easily be readable by anyone with at least some knowledge of shell scripting. This is a first-pass at it, I tried it with both of my GPUs, and it works. I set the cool-down threshold to be as short as possible to maintain the temperature, and at the same time, allow as much computing time as possible. Thanks! -SteveF |
Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License,
Version 1.2 or any later version published by the Free Software Foundation.