In order to protect my PC's components while a running a script that needs a lot of processing (and heats the computer), how can i set a maximum temperature for my processor, if there is such thing?
-
Getting CPU temperature using Python? and on WindowsGalAbra– GalAbra2018-02-04 19:38:33 +00:00Commented Feb 4, 2018 at 19:38
-
but, as mentioned, i need to no only read it, but keep my processor from going over a certain temperature while running my scriptDryBones– DryBones2018-02-04 19:51:06 +00:00Commented Feb 4, 2018 at 19:51
Add a comment
|
1 Answer
I would suggest looking at downloading Speedfan, which allows you to monitor several different component's temperature. If I'm not mistaken, you can set a max temperature for a particular component, which should help with your problem: http://download.cnet.com/SpeedFan/3000-2094_4-10067444.html.