Post
Topic
Board Mining (Altcoins)
Re: lolMiner 1.41: Stability fixes, speed improvements, the usual stuff, you know ;)
by
jgonzi
on 17/01/2022, 08:15:33 UTC
please enable --mclk 810 for rtx 2xxx series. Thank you

The --mclk is only for Ampere, that is not a Miner option it is the driver option from Nvidia. If they openned then it will be possible.

Is there command in lolminer for core clock,memory clock, and pl ?

The core clock can be used always:

--cclk xxx (for all Nvidia Turing && Ampere)
--mclk 810 (for all Nvidia Ampere, only usefull for TON)

For power limit is not added but you can run a command before the miner that will allow you to run the PL: nvidia-smi -pl xxx (where xxx is the value of the Power Limit), you can also add before -i x where x is the Gpu number.