Search found 1 match
- Tue Apr 07, 2015 1:39 pm
- Forum: System support
- Topic: best bat file configuration for scrypt cgminer.exe
- Replies: 2
- Views: 6415
best bat file configuration for scrypt cgminer.exe
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...