Created
June 18, 2017 09:19
-
-
Save rmoen/bb52fba2862c453da146e63f097965f8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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