Skip to content

Instantly share code, notes, and snippets.

@mmojzis
Last active November 14, 2017 20:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mmojzis/c9021b4277cf940f1653438f51ab6c91 to your computer and use it in GitHub Desktop.
Save mmojzis/c9021b4277cf940f1653438f51ab6c91 to your computer and use it in GitHub Desktop.
## credentials
# pool addresses
-dpool dcr.suprnova.cc:3252
-epool europe.ethash-hub.miningpoolhub.com:12020
#-epool europe.ethash-hub.miningpoolhub.com:20535
# wallet addresses
# worker name
# worker passwords
# mine all coins
-allcoins 250
# use default pools for devfee mining
-allpools 1
## Ethereum mining
# Ethereum stratum mode
-esm 2
# Ethereum assembler GPU kernel
-asm 2
# Ethereum algorithm mode
-etha 2
## Decred
# Decred mining intensity
-dcri 27
## Misc
# disable debug log and messages
-dbg -1
# minimum ETH hashrate in MH/s
#-minspeed 17
# benchmark mode
#-benchmark 1
## Reclocking
#-mclock 1200
#-mvddc 700
#-powlim -50
-fanmin 50
-tt 70
-fanmax 90
-ttdcr 78
-tstop 82
#Disable watchdog
-wd 0
#Increase stability
-gser 2
#DAG size increase stability
#-eres 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment