Skip to content

Instantly share code, notes, and snippets.

@stevenvo
Created June 12, 2017 02:24
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 stevenvo/4d76f5dd057ee94ae162e6ac67099904 to your computer and use it in GitHub Desktop.
Save stevenvo/4d76f5dd057ee94ae162e6ac67099904 to your computer and use it in GitHub Desktop.
WINDOWS Mining command
set GPU_FORCE_64BIT_PTR=0
set GPU_MAX_HEAP_SIZE=100
set GPU_USE_SYNC_OBJECTS=1
set GPU_MAX_ALLOC_PERCENT=100
set GPU_SINGLE_ALLOC_PERCENT=100
EthDcrMiner64.exe -cvddc 960 -mclock 1930,1930,1930,1920,1930 -r 1 -epool us1.ethpool.org:3333 -ewal 0x06592611735ef26f2fff83654879dbca72c364b0.windows1 -gser 2 -fanmin 50 -tt 70 -powlim 50 -colors 4 -ttli 75 -dpool dcr.suprnova.cc:3252 -dwal stevenvo.windows1 -dpsw x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment