Fix Clock Nvidia for Cuda (English) - jgonzis/lolMiner-releases GitHub Wiki

To fix the clock Power Limit, doesn't need to be fixed. If you specify a Power Limit and is too low, the clock will not get fixed. So It is a good recomendation to put a high Power Limit and reduce the Watts with the Fix Clock Solution:

Linux:

HiveOS: You have to put the direct value in the +Core Clock Mhz, in this example we are putting 750Mhz to the RTX 3070

MMPOS: In Settings you have to select 'Lock GPU clock frequency`, in this example we are putting 750Mhz to the RTX 3070

RaveOS: In Set you have to specify this parameter: --fixclk=value, , in this example we are putting 750Mhz to the RTX 3070

Manually: nvidia-smi -i $GPU -lgc $VALUE

Windows 10:

Msi Afterburner:

  1. You can set a flat V/F curve using MSI Afterburner.
  2. Drag your core clock slider all the way to the left.
  3. Hit apply.
  4. Ctrl + F to open the V/F curve.
  5. Find the voltage you want to run and drag it up to the frequency you want to run.
  6. Hit apply and everything to the right of your selected point should flatten out.

CTRL + F: open the voltage curve menu

CTRL + L: lock voltage and frequency to the highlighted dot

Tab / Shift-Tab: select next/previous dot

CTRL + UP / CTRL + DOWN: increase/decrease the frequency of the selected dot by 10 (it would be 1 without ctrl)