EdGarrity / SOS

Search for an Optimum Solution
1 stars 0 forks source link

Throttle Based on CPU Temperature #119

Open EdGarrity opened 4 years ago

EdGarrity commented 4 years ago

The CPU gets too hot after running more than 3 hours. Need to throttle execution based on CPU temperature, pausing when the CPU gets too hot to allow the CPU to cool-down. The threshold temperature and cooldown duration should be parameters.