tmrlvi / kaspa-miner

A fast CPU/GPU miner for Kaspa
Apache License 2.0
96 stars 36 forks source link

Add cuda lock gpu mem clocks #21

Closed benrod3k closed 2 years ago

benrod3k commented 2 years ago

Append the following parameters to lock the mem and core clocks to a precise value.

--cuda-lock-mem-clocks 810 --cuda-lock-core-clocks 1950

It's not duable in Hiveos UI, it will regard 810 as a relative value.

benrod3k commented 2 years ago

So many conflicts... let me try again with another pr.