Skip to content

Instantly share code, notes, and snippets.

@sblmasta
Created July 18, 2017 14:56
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 sblmasta/8cad79a815fe879460df4da90c45c1a5 to your computer and use it in GitHub Desktop.
Save sblmasta/8cad79a815fe879460df4da90c45c1a5 to your computer and use it in GitHub Desktop.
#!/bin/bash
export GPU_FORCE_64BIT_PTR=0
export GPU_MAX_HEAP_SIZE=100
export GPU_USE_SYNC_OBJECTS=1
export GPU_MAX_ALLOC_PERCENT=100
export GPU_SINGLE_ALLOC_PERCENT=100
./claymore/ethdcrminer64 -epool {pool address} -ewal {wallet}.RIG -epsw x -mode 1 -ftime 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment