Post
Topic
Board Mining (Altcoins)
Re: [ANN] TeamRedMiner 0.8.3 - Ethash/Kawpow/Etchash/Autolykos2 and More
by
GKumaran
on 08/06/2021, 11:51:34 UTC
To the Teamredminer development team:

Is it possible to put in the Power throttle limit control to slow down the mining itself in order to protect GPU does not over temp under GPU temp/ Junction temp/ Vram temp , pls consider


Sure a feature isnt there at the moment, but check if these commands help in your case to protect GPUs
Code:
--temp_limit=TEMP     Sets the temperature at which the miner will stop GPUs that are too hot.
                        Default is 85C.
--temp_resume=TEMP    Sets the temperature below which the miner will resume GPUs that were previously
                        stopped due to temperature exceeding limit.  Default is 60C.