Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 5.4c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
by
restless
on 07/01/2021, 08:36:58 UTC
Can someone explain how the "-powlim" parameter is working?
If I have card with 100W TDP, what will these lines do:
-powlim 10 ==> make tdp 110w ?
-powlim -20 ==> decrease to 80w ?
What if I stop the miner, start it again.
Will the powlim accumulate (100 -> 80 -> 64) or  when stoppping miner it resets power limits? (100 -> 80 -> 100 -> 80)