Skip to content

Instantly share code, notes, and snippets.

@mmojzis
Last active November 6, 2017 14:14
Show Gist options
  • Save mmojzis/95061745ad0901574e1758469f75f880 to your computer and use it in GitHub Desktop.
Save mmojzis/95061745ad0901574e1758469f75f880 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
# mine all coins
-allcoins 200
# 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
-fanmin 90
#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