Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: Smellbad on January 29, 2014, 03:19:42 AM



Title: Help - can not raise thread concurrency *Reward*
Post by: Smellbad on January 29, 2014, 03:19:42 AM
Driving me crazy. Setting up my 5th rig with MSI R9 290's.  Can not raise the thread concurrency higher than 8192 on -g 1 or -g 2.  I even tried with a different set of cards on the rig, Sapphire R9 280x toxic's.  Also tried memory from another rig.

Maxium buffer memory device 0 supports says 536870912
Your scrypt settings come to 536936448
Error -61: clCreateBuffer (padbuffer8), decrease TC or increase LG

Also if I run -g 1 - I 14 it causes a ton of hw.

System is a new build, Windows 7 64 bit, 12gb memory, MSI-970A-G46 main board, powered risers, 2 Corsair RM1000 psu's.

In every bat and it was also ran from cmd.
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1

Catalyst Version   13.12

If anyone can solve this, I'll hook you up with some doggies, lottos, ect


Title: Re: Help - can not raise thread concurrency *Reward*
Post by: actuality on January 29, 2014, 03:58:05 AM
Gotta be drivers surely? Try uninstalling drivers, driver sweeping, re-installing drivers (maybe beta is its R9 cards you're struggling with) and also the APP SDK. Don't run any overclocking utilities either - feel like this is a software problem...


Title: Re: Help - can not raise thread concurrency *Reward*
Post by: Smellbad on January 29, 2014, 06:02:07 AM
Driver swepted, installed beta, same issue.

If I remove --scrypt the R9's run at 800kh/s but get no accepts (due to the missing --scrypt).  I downloaded GUIminer and cards hashed at 770 each with accepts.  So what is going on with the sgminer and cgminer on this rig?


Title: Re: Help - can not raise thread concurrency *Reward*
Post by: crazyates on January 29, 2014, 06:06:09 AM
Can you post your whole config file, minus your pool info? Did you do something silly like not put a lookup-gap to 2?


Title: Re: Help - can not raise thread concurrency *Reward*
Post by: maccd1 on January 29, 2014, 08:48:58 AM

http://www.tomshardware.co.uk/forum/296408-31-psus-compute


Title: Re: Help - can not raise thread concurrency *Reward*
Post by: maccd1 on January 29, 2014, 08:59:03 AM
https://bitcointalk.org/index.php?topic=433426.msg4756275#msg4756275


Title: Re: Help - can not raise thread concurrency *Reward*
Post by: maccd1 on January 29, 2014, 09:10:53 AM
leaving the core clock at stock and raising your memory  clock to 1500 will give you tthe best results.  Raise powertune and Intensity to 20.


Title: Re: Help - can not raise thread concurrency *Reward*
Post by: breakbeater on January 29, 2014, 09:42:39 AM
what is your lookup-gap setting??


Title: Re: Help - can not raise thread concurrency *Reward*
Post by: Smellbad on January 29, 2014, 10:20:38 PM
I wish that was true but negative.  7 hours last night, the rig beat me.

--This one gets the too high tc error 61, if I change tc to 8192 it will hash at around 450.
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
cgminer.exe --scrypt -o stratum+tcp://east1.us.stratum.dedicatedpool.com:3346 -u xxxxx -p xxxxxx --lookup-gap 2 --thread-concurrency 8193 -g 1 -I 13 -w 256 --auto-fan --gpu-fan 30-90 --temp-cutoff 98 --temp-overheat 90 --temp-target 82 --gpu-powertune 20 --gpu-memclock 1250 --gpu-engine 947 --expiry 1 --scan-time 1 --queue 0 --no-submit-stale

-- This one HW's like crazy (8192, -i 14)
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
cgminer.exe --scrypt -o stratum+tcp://east1.us.stratum.dedicatedpool.com:3346 -u xxxxx -p xxxxxx --lookup-gap 2 --thread-concurrency 8192 -g 1 -I 14 -w 256 --auto-fan --gpu-fan 30-90 --temp-cutoff 98 --temp-overheat 90 --temp-target 82 --gpu-powertune 20 --gpu-memclock 1250 --gpu-engine 947 --expiry 1 --scan-time 1 --queue 0 --no-submit-stale


Title: Re: Help - can not raise thread concurrency *Reward*
Post by: RB25 on January 29, 2014, 10:41:57 PM
Which version of CGminer are you using?
Did you reinstall APP SDK?


Title: Re: Help - can not raise thread concurrency *Reward*
Post by: Smellbad on January 29, 2014, 10:48:42 PM
Which version of CGminer are you using?
Did you reinstall APP SDK?

Cgminer 3.7.2 and Sgminer 4.0.0

Will do a uninstall and re-install of app sdk as soon as I get home from work.


Title: Re: Help - can not raise thread concurrency *Reward*
Post by: RB25 on January 29, 2014, 10:53:43 PM
Which version of CGminer are you using?
Did you reinstall APP SDK?

Cgminer 3.7.2 and Sgminer 4.0.0

Will do a uninstall and re-install of app sdk as soon as I get home from work.

Also, try Intensity at 12 and see if you can raise the TC.


Title: Re: Help - can not raise thread concurrency *Reward*
Post by: akaCash on January 29, 2014, 11:05:58 PM
Ok, so the top one, with the 2 lines above your cgminer.exe....... cmd call is what you want to use. The reason you're hashing so low is because of your low TC. Raise your TC to 24,000 to start, and then go up from there until you find the right settings. You needed those 2 lines you now have to increase your TC above the default spec limit. I had the same issue on a set of my cards. Increase your TC to 24000 and your intensity to 17 to start, and then just tweak from there. Also don't be afraid to strip a lot of those settings your using there as you can control or keep an eye on some of it yourself. I've found most aren't needed personally. https://litecoin.info/Mining_hardware_comparison (https://litecoin.info/Mining_hardware_comparison) is an excellent source of information as people have their config calls listed there. You'll see most aren't that long at all. I started there though and tweaked a few my TC and Intensity until I found the best combo for me, you shouldn't have any prob doing the same now.

Edit: Ok, so I just saw you can't get past the TC limit, which is odd with you using the proper:

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1

The only thing I can think of is to run the actual batch file itself and insert those 2 lines above it, or and you can try this either way, but maybe right click and run as admin. Maybe since it's a fresh build you need to set the environment variable and you have to "Run as Administrator" to do so. Just seems odd that you'd still be getting the TC error with those 2 lines in your batch file. I had the same problem on the one I just built, but as soon as I added those to the batch file I was good. I can't say for sure I didn't right click and do that once or twice though. I was getting pretty frustrated as I'm sure you are, and I was trying tons of stuff. Good luck though and hope it works out for ya.