Bitcoin Forum

Bitcoin => Mining => Topic started by: mx19 on December 27, 2013, 04:26:28 PM



Title: CGminer bat file
Post by: mx19 on December 27, 2013, 04:26:28 PM
Hey guys, i have been messing around with our settings using cgwatcher... i have found that the optimal memclock is different for each card, can anyone show me a sample .bat file that has different settings for each gpu?

thanks
Max


Title: Re: CGminer bat file
Post by: Evolvex on December 28, 2013, 02:00:48 AM
Hey,

Cant comment on the settings for each gpu, but I use something like the following on an ATI 5xxx card, I rarely use it tho so never tweaked my settings to well so may be out/incorrect now depending on cgminer etc. I'm not familiar with the memlock settings, I'd imagine you'd just need to supply the value in the command string :-

"color 16
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
C:\Bitcoin\Mining\cgminer\cgminer.exe -o stratum+tcp://us-stratum.someminingpool.com:3333 -u username -p password  --queue 0 --expiry 1 --intensity 8 --shaders 1440 --thread-concurrency 7200 --scrypt"

I believe on windows that the 2nd/3rd lines are important for some reason, not that I can remember why....

Hope that heps in someway...


Title: Re: CGminer bat file
Post by: railzand on December 28, 2013, 08:13:26 AM
https://bitcointalk.org/index.php?topic=117221.msg4178322#msg4178322

hey check this thread. note the guy in that particular message has probs