Page 1 of 1

best bat file configuration for scrypt cgminer.exe

Posted: Tue Apr 07, 2015 1:39 pm
by litedoge
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!

Image

Re: best bat file configuration for scrypt cgminer.exe

Posted: Tue Apr 07, 2015 3:25 pm
by Chris Sokolowski
I think you have all of the settings correct for scrypt mining, except I might suggest increasing the intensity to 20 instead of 14 for those cards. You can use any password you want; I would just leave it as is since it is working.

What hashrate are you getting with that configuration? That will be be the best judge of whether you are getting the most of your setup. You should see >700 kH/s per card with that configuration.

Re: best bat file configuration for scrypt cgminer.exe

Posted: Mon Jul 10, 2017 10:46 am
by atlvnminers
Hello, I'm new to mining. I planning on using cgminer with 2 msi gtx 1060 Graphic Cards. Can you help me with creating a bat file config for these? Thanks