best bat file configuration for scrypt cgminer.exe
Posted: Tue Apr 07, 2015 1:39 pm
This is my current bat file for scrypt mining with 2 X AMD R9290 cards.
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
cgminer.exe --scrypt -o stratum+tcp://prohashing.com:3333 -u litedoge -p 12345678 -I 14 -w 256 --thread-concurrency 32765 -g1
What is the best config file settings that you recommend? Is the password 12345678 necessary? Any other advice? Thanks!
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
cgminer.exe --scrypt -o stratum+tcp://prohashing.com:3333 -u litedoge -p 12345678 -I 14 -w 256 --thread-concurrency 32765 -g1
What is the best config file settings that you recommend? Is the password 12345678 necessary? Any other advice? Thanks!