Jump to content

Lol. Why would you go over 20? It isn't necessary and I don't think it's even supported.

l

 

It isn't supported :P

sorry i ment if i go over 13

if you are reading this you are wasting valuable time and should maybe rethink your life choices.

Link to comment
https://linustechtips.com/topic/105361-cg-miner-help/#findComment-1409466
Share on other sites

Link to post
Share on other sites

That's what I thought.

 

 

Vectors isn't used for scrypt mining, it does nothing.

 

Edit: the readme from cgminer says

--vectors XX (-v XX)
Vectors are NOT used by the scrypt mining kernel.
SUMMARY: Does nothing.

 

 

I just had it left over from btc mining, it was stable so i left it like that.

AAAAAAAAAGGGGGGGHHHHH!!!!

Link to comment
https://linustechtips.com/topic/105361-cg-miner-help/#findComment-1411587
Share on other sites

Link to post
Share on other sites

Please copy/paste your .bat file content here.

http://linustechtips.com/main/topic/105461-cgminer-hardware-error-help/

 

go here i have all details on it

if you are reading this you are wasting valuable time and should maybe rethink your life choices.

Link to comment
https://linustechtips.com/topic/105361-cg-miner-help/#findComment-1413147
Share on other sites

Link to post
Share on other sites

-I 20 --thread-concurrency 20480 --gpu-threads 2? 

8192 is really low 

Come fold while not gaming! http://linustechtips.com/main/forum/37-foldinghome-boinc-and-coin-mining/

Gaming Rig: i7-9700k 5GHz all core, GTX 1070, 16GB TridentZ, Buncha ssds...

Stream Machine: R7 1700, GTX 660 (lol), 16GB Corsair Somethingoranother, 120 GB SSD i've had since 2012. 

Mobile Workstation: MSI-ALPHA :R7 3750H, RX 5500M, 16GB of some ram, 500GB SSD.

 

 

 

Link to comment
https://linustechtips.com/topic/105361-cg-miner-help/#findComment-1413479
Share on other sites

Link to post
Share on other sites

Try to follow the 7970 tuning guide located in scrypt-readme.txt 

Achieving a high hashrate can require hours of testing and fine tuning. Entering random number you are suggested to try don't always work out. Mining varies from card to card, to OS, to general hardware combination. 

---TUNING AN AMD RADEON 7970Example tuning a 7970 for Scrypt mining:On linux run this command:export GPU_MAX_ALLOC_PERCENT=100or on windows this:setx GPU_MAX_ALLOC_PERCENT 100in the same console/bash/dos prompt/bat file/whatever you want to call it,before running cgminer.First, find the highest thread concurrency that you can start it at. They shouldall start at 8192 but some will go up to 3 times that. Don't go too high on theintensity while testing and don't change gpu threads. If you cannot go above8192, don't fret as you can still get a high hashrate.Delete any .bin files so you're starting from scratch and see what bins getgenerated.First try without any thread concurrency or even shaders, as cgminer will try tofind an optimal valuecgminer -I 13If that starts mining, see what bin was generated, it is likely the largestmeaningful TC you can set.Starting it on mine I get:scrypt130302Tahitiglg2tc22392w64l8.binSee tc22392 that's telling you what thread concurrency it was. It should startwithout TC parameters, but you never know. So if it doesn't, start with--thread-concurrency 8192 and add 2048 to it at a time till you find the highestvalue it will start successfully at.Then start overclocking the eyeballs off your memory, as 7970s are exquisitelysensitive to memory speed and amazingly overclockable but please make sure itkeeps adequately cooled with --auto-fan! Do it while it's running from the GPUmenu. Go up by 25 at a time every 30 seconds or so until your GPU crashes. Thenreboot and start it 25 lower as a rough start. Mine runs stable at 1900 memorywithout overvolting. Overvolting is the only thing that can actually damage yourGPU so I wouldn't recommend it at all.Then once you find the maximum memory clock speed, you need to find the sweetspot engine clock speed that matches it. It's a fine line where one more MHzwill make the hashrate drop by 20%. It's somewhere in the .57 - 0.6 ratio range.Start your engine clock speed at half your memory clock speed and then increaseit by 5 at a time. The hashrate should climb a little each rise in engine speedand then suddenly drop above a certain value. Decrease it by 1 then until youfind it climbs dramatically. If your engine clock speed cannot get that highwithout crashing the GPU, you will have to use a lower memclock.Then, and only then, bother trying to increase intensity further.My final settings were:--gpu-engine 1141  --gpu-memclock 1875 -I 20for a hashrate of 745kH.Note I did not bother setting a thread concurrency. Once you have the magicendpoint, look at what tc was chosen by the bin file generated and then hardcode that in next time (eg --thread-concurrency 22392) as slight changes inthread concurrency will happen every time if you don't specify one, and the tcto clock ratios are critical!Good luck, and if this doesn't work for you, well same old magic discussionapplies, I cannot debug every hardware combo out there.Your numbers will be your numbers depending on your hardware combination and OS,so don't expect to get exactly the same results!

You keep using that word. I do not think it means what you think it means.
Users cannot, and will not securely manage key material. Most users can't and the ones that can, wont.

Ask me about Bitcoin, Litecoin, Crypto-Currencies, and/or Mining them.

Link to comment
https://linustechtips.com/topic/105361-cg-miner-help/#findComment-1415990
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×