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)