| log in |
Message boards : Questions and problems : Automatic Temperature regulation
1 · 2 · 3 · 4 . . . 10 · Next
| Author | Message |
|---|---|
|
I made a program that monitors the Processor core temperature and throttles a running task so that the temperature stays within limits. It works on Windows 32 Bit Intel only. But if there are AMD users around who want to help… Processor needs to have a build in sensor and cpu register, so most computers up to 2 years ago will work. I made this specifically for my laptop.Download | |
| ID: 22392 · | |
|
AMD users: I'm looking for testers. Even if this message is old please contact me. | |
| ID: 22485 · | |
|
A new version 1.4 is available. | |
| ID: 22717 · | |
|
Although I've responded to Fred per PM a few days ago, I've decided to write my comments also here, to stimulate development :-)
| |
| ID: 22897 · | |
Although I've responded to Fred per PM a few days ago, I've decided to write my comments also here, to stimulate development :-) As we speak we are now testing 1.43 with AMD users. (and making good progress) Seti AMD users That with the automatically detect on BOINC task is a good idea. Will surely add it. Making the name shorter helps sometimes putting in Einstein will throttle any Einstein task stating with this name. | |
| ID: 22898 · | |
|
Hi, very cool program - if you get the joke - !! | |
| ID: 22917 · | |
I was wandering if something could be done to make it easier (i.e. foolproof and let's say automatic) to detect the processes it monitors and regulates: many of the applications running on boinc are frequently updated and this makes it necessary to go and update the list. Plus, many boinc users like to run a variety of projects, so this makes it a long task to load them all in TT. This would be exactly covered by automatically regulating each and any application, running under the BOINCprojects path tree. Maybe in this case it would be good to implement exceptions from such automatism? Speaking of wishlist, it may almost be a good idea to implement your program IN BOINC, or otherwise work on connecting the two programs some more. Exactly Peter | |
| ID: 22921 · | |
I was wandering if something could be done to make it easier (i.e. foolproof and let's say automatic) to detect the processes it monitors and regulates: many of the applications running on boinc are frequently updated and this makes it necessary to go and update the list. Plus, many boinc users like to run a variety of projects, so this makes it a long task to load them all in TT. New version that does all that. Download 1.45 | |
| ID: 22967 · | |
|
A new version that includes 64Bit support (tested on XP64 / 2003) download v 1.47 | |
| ID: 23128 · | |
|
Hi, | |
| ID: 23139 · | |
|
Been running it for past 48 hours on a quad. It seems the throttling is across the board rather than core specific...am I right? At least when running a combo of WCG Rice and D@H and watching in Process Explorer it's torquing off all 4 processes. I know D@H is the one raising temps about 4C as does Primergrid and QMC, so controlling at core level would seem a way to keep other sciences unperturbed. | |
| ID: 23158 · | |
Been running it for past 48 hours on a quad. It seems the throttling is across the board rather than core specific...am I right? At least when running a combo of WCG Rice and D@H and watching in Process Explorer it's torquing off all 4 processes. I know D@H is the one raising temps about 4C as does Primergrid and QMC, so controlling at core level would seem a way to keep other sciences unperturbed. Indeed TThrottle does affect all project on any core. The main problem is that the OS distributes work over the cores. And not only at the beginning and end of a task. throttling all projects should give a more or less equal distribution of work. But as not all work is equal... Some work may increase the temp more then others. And the reading may not be too precise. Intel e.g. gives a 1C tolerance and the converter may be 1C off as well. That could mean if you see a 4C difference in core temp it may be still be within normal tolerance. Meaning what you see is not what happens and the cores may have exactly the same temperature. If there are enough request I may add a feature to limit throttling to specific project only, if that is what you mean. | |
| ID: 23165 · | |
|
There's already a science exclude option, but then the throttling would only work if the specific "hot" were running when the objective is to maintain a maximum applying to all cores whilst even in summer the RICE would cause the CPU to get too hot at 100% load unless setting Speedfan to cause the curtains to wave. | |
| ID: 23166 · | |
|
I am using the beta (1.4.7) version. | |
| ID: 23174 · | |
|
Changed this AM to the latest beta (1.4.8) version. | |
| ID: 23193 · | |
Changed this AM to the latest beta (1.4.8) version. The changes involve running the 32 bit version on a 64 bit system and redirecting the user with a warning. Made the 1e program tab simpler by removing most of the unused buttons etc and placed an expert check for those who want it anyway. Makes some room for the list. Most early users can now (normally) remove all programs from the 1e program tab, by selecting and "remove". Fixed the BOINC detection in the X64 version. And added additional AMD processor info. | |
| ID: 23195 · | |
|
New version 1.51: Allows monitoring GPU (CUDA) temperature. A separate throttle can keep the GPU temperature at the set temperature. | |
| ID: 23266 · | |
|
Fred, | |
| ID: 23269 · | |
Fred,Running 1.47 for longer have had several times a "Quota 100 reached ..." type of system instability. Launching, saving data, became impossible. Killing TThrottle restored system stability. Try 1.51, I made some memory changes as well. | |
| ID: 23270 · | |
|
Hi Fred, | |
| ID: 23283 · | |
Message boards : Questions and problems : Automatic Temperature regulation
Copyright © 2013 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.