Skip to content

Instantly share code, notes, and snippets.

@rmoen
Created June 18, 2017 09:19
Show Gist options
  • Save rmoen/bb52fba2862c453da146e63f097965f8 to your computer and use it in GitHub Desktop.
Save rmoen/bb52fba2862c453da146e63f097965f8 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
./ethminer --farm-recheck 200 -G -S us2.ethermine.org:4444 -FS us2.ethermine.org:14444 -O 0x5728efb9c60831b52ed2fba050b678f8acc17923.bitpooper
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment