Alright I am trying so many different combinations of settings for the 7950 in CGMiner from this site here
https://github.com/litecoin-project/litecoin/wiki/Mining-hardware-comparison#wiki-ATI_AMD_GPUsI already did the MAX_ALLOC_PERCENT 100 thing in just a normal CMD (btw I am on Windows)
but first off, I cant have a thread concurrency of over 11,000, I get the disabling gpu/thread kernel error, even though it says 22400 when I do the auto tune type test for it. So Idk the problem there.
Tells me Memory click of 1600 is outta the safe zone, I got it to over 600 at one point but the thing got to 95 damn degrees, even on Intensity 16, I got it up to like 78-80 degrees. Can you guys help me figure out why it's getting so damn hot, btw when it does or I change some of these settings, the card just locks up and I have to reboot. So really would like answers/settings, it's the Gigabyte 3 fan 7950, using latest CGminer, my .bat I just keep switching around. Getting annoyed
25 LTC reward to whoever gives me the best solutions (if its a tie I'll split it up accordingly)
EDIT: Also, when I change the memory inside of CGMiner when it's running, the display I have hooked up to it goes black and my mouse freezes on the display thats hooked up to my Nvidia card
EDIT: Like right now, I have it working. If I just leave the stock clock and mem at 1000/1250 and 10600 threads at an intensity of 18, I get almost 600K/hash but the temp is 84C, like this is ridiculous.
These are the things I would try:
1. Verify that the MAX_ALLOC_PERCENT 100 is in your user environmental variables window. >Control panel>Search "Var">"edit the system environmental variables">Evironmental Variables>User variables for USERNAME. If the variable isn't listed here, then click new and input the variable name and value.
2. Use Cgminer 3.1.0
3. Go to cgminer folder and delete all scrypt.bin files listed. (Before you run cgminer!)
4. Edit your .bat file with no overclock settings. --scrypt --thread-concurrency 8192 -g2 --auto-fan --auto-gpu --intensity 13 --worksize 256
5. Run cgminer with the new settings.
6. Run Afterburner (download & install if you haven't already).
6a. Edit Afterburner.cfg add these settings:
UnofficialOverclockingEULA = I confirm that I am aware of unofficial overclocking limitations and fully understand that MSI will not provide me any support on it
UnofficialOverclockingMode = 1
UnofficialOverclockingDrvReset = 1
7. In afterburner, goto settings and check the following: "Unlock voltage control", "Unlock voltage monitoring", "Force constant voltage", hit OK, restart Afterburner.
8. Open afterburner. Check to see if you have a voltage number listed. If you do not, then your voltage is most likely locked.
9. Adjust Memory clock to 1550 - 1600 (no more (yet)), adjust Core clock to 1050-1100.
10. After each adjustment, monitor cgminer hash rate for a minute or two. This should net you 550 - 600 Kh/s.
11. If your voltage is unlocked, then slowly lower your core voltage downwards by increments of 10. Let it run for a minute to check for stability. Then lower again, until you lose stability. You'll probably have to reboot a time or two. Find where it locks up, and increase the voltage back up by 5-10 until system is stable. Lowering voltage should reduce your temps by 5-10C
Always make sure, that every time you make a change to cgminer's settings, to delete the scrypt.bin file it created. Always! Hope this helps.
M
--Edit/add Once you find a stable overclock and voltage using Afterburner. Place those settings into your cgminer .bat file and remove the "auto gpu". Also, if your gpu is throttling (fast/slow), then try adjusting your power limit to 5%, higher if needed.