sp-hash / TeamBlackMiner

Fast and stable mining software for Ethereum POW, Ethereum Classic, Zilliqa, Ravencoin (KAWPOW), Firo (FIROPOW), MEOWPOW, EVRPROGPOW , Vertcoin and Hypra.
91 stars 28 forks source link

Is the offset parameter set like this? #442

Closed tolygbaby closed 8 months ago

tolygbaby commented 8 months ago

Is the offset parameter set like this?

sp-hash commented 8 months ago

Set like what? And which parameter?

tolygbaby commented 8 months ago

Sets GPU memory clock frequency offset in MHz Sets GPU core clock frequency offset in MHz

sp-hash commented 8 months ago

offset is not supported, use MSI afterburner on windows, or set the clocks with hiveos, smos, mpos on linux. On nvidia we support to lock the clock to decrease voltage.

--lock-cclock --lock-mclock

F.ex: --lock-cclock 1200

will lock the core clock to 1200

tolygbaby commented 8 months ago

I get it, thank