Post
Topic
Board Mining (Altcoins)
Re: [ANN] TeamRedMiner 0.8.3 - Ethash/Kawpow/Etchash/Autolykos2 and More
by
oblione
on 06/07/2021, 15:28:35 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


Such 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.

Are those temps the edge temps? or is there a way to turn a gpu off based on the TMEM temperate until it cools down?