best bat file configuration for scrypt cgminer.exe

Encounter a problem related to the pool or have a request for a feature? Post your issue here and we will help you out.
Forum rules
Welcome to the System Support forum! Encounter a problem related to the pool? Post your issue here and we will help you out.

Keep in mind that the forums are monitored by PROHASHING less closely than the official support channels, so if you have a pressing issue, please submit an official support ticket so that our Support Analyst can look into your issue in a timely manner.

We cannot answer financial questions related to your account on a public forum, so those questions should always be submitted through the orange Support button on prohashing.com/about.

For the full list of PROHASHING forums rules, please visit https://prohashing.com/help/prohashing- ... rms-forums.
Locked
litedoge
Posts: 1
Joined: Tue Apr 07, 2015 1:31 pm

best bat file configuration for scrypt cgminer.exe

Post by litedoge » 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!

Image
User avatar
Chris Sokolowski
Site Admin
Posts: 945
Joined: Wed Aug 27, 2014 12:47 pm
Location: State College, PA

Re: best bat file configuration for scrypt cgminer.exe

Post by Chris Sokolowski » Tue Apr 07, 2015 3:25 pm

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.
atlvnminers
Posts: 1
Joined: Mon Jul 10, 2017 10:13 am

Re: best bat file configuration for scrypt cgminer.exe

Post by atlvnminers » Mon Jul 10, 2017 10:46 am

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
Locked