[Dev] NeoScrypt GPU Miner - Public Beta Test
-
What would be the best config for a GTX 970?
I’m getting 150 KH/S using this right now, but not sure if I can do better (using 3.7.7b)
setx DISPLAY 0
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
cgminer.exe --neoscrypt -I 14 -g 1Also those settings really choke my pc, slows down. Not sure if I can change any setting to fix that.
Thanks :)
You should give -I 12 -w 64 -g 1 and -g 2 a try -I 13 may work ok as well.
-I 14 here made the OS some what lagged and the gain wasn’t worth the loss of the use of the computer for me.
but I do other things other than mine with my computers.
Edit: BTW nice to see someone unlocked this thread, lots of good info here and once it goes inactive that will be lost in the abyss of dead threads.
could just move it to the support section if its causing problems where its at. Use to be a ABIT motherboard forum admin/mod back in the day. ;-)
-
Edit: BTW nice to see someone unlocked this thread, lots of good info here and once it goes inactive that will be lost in the abyss of dead threads.
could just move it to the support section if its causing problems where its at. Use to be a ABIT motherboard forum admin/mod back in the day. ;-)
Yeah. The concern is that anyone with an issue has to sift through pages to find a similar issue. I’d encourage people to raise a thread in support if they are having difficulties with an issue but this thread can provide a broader overall look at progress.
The hope is we can use support as a library of issues and their solutions.
I might split the odd post out from time to time if they are clear support cases as it’s easier for us to track resolved issues this way.
-
You should give -I 12 -w 64 -g 1 and -g 2 a try -I 13 may work ok as well.
-I 14 here made the OS some what lagged and the gain wasn’t worth the loss of the use of the computer for me.
but I do other things other than mine with my computers.
Edit: BTW nice to see someone unlocked this thread, lots of good info here and once it goes inactive that will be lost in the abyss of dead threads.
could just move it to the support section if its causing problems where its at. Use to be a ABIT motherboard forum admin/mod back in the day. ;-)
Thanks :) I used those settings I now get 140 KH but my computer is usable. I guess the GTX 970 max is 140-150 then
What does the - g setting mean? Should I use 1 or 2. and is -w 64 the best for me?
PS: What is the max -I can go up to, i assume its intensity, if I try a higher value like 15 or 16 do i risk damaging my card
-
Thanks :) I used those settings I now get 140 KH but my computer is usable. I guess the GTX 970 max is 140-150 then
What does the - g setting mean? Should I use 1 or 2. and is -w 64 the best for me?
Here is a good read to help you understand what each do, with that said there are no one perfect user setting,
for your best results you will have to experiment with each to find what works best for you and your hardware.
Edit: NeoScrypt for GPU and CPU miners are still in the works so for now you can expect to use lower settings
for best results, as the miner software gets more optimized down the road you may be able to use higher intensity**.**
-
Thanks :)
that file says '-thread-concurrency,******but when i try that it says unrecognized **
what is the way to set concurrency in this neo miner?
-
Please add support for old cards, 5800 6800 6900 series. Please!
-
Best settings (140 KH)
setx DISPLAY 0
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
cgminer.exe --neoscrypt -I 13 -w 32 -g 1
I find w 32 is best for gtx970, I just can’t set a thread concurrency as it makes it shut down, but i dont know if thats important, maybe cause its nvidia
NOTE: I have tried I value of 15 and got 165 kh, so it can go higher, just that the computer goes very slow
-
Will the latest version always be attached to the OP :) I don’t know how to compile (and don’t have linux), so I appreciate that
-
Will the latest version always be attached to the OP :) I don’t know how to compile (and don’t have linux), so I appreciate that
op has not the latest…
it has 3.7.7b current is 3.7.7c
windows miner compiled by me, 3.7.7c:
-
3.7.7c still has miserable performance on HD 6950. Can someone please add support for VLIW cards? I would be happy to test or provide log files.
Thanks.
-
Hrmm…
Seams what we need to try focus on is support for additional cards…
This is all open source guys, if someone knows anyone who might be able to help, please do not hesitate to contact them and me and I’ll try get some collaboration going with other devs who work with us.
-
Hrmm…
Seams what we need to try focus on is support for additional cards…
This is all open source guys, if someone knows anyone who might be able to help, please do not hesitate to contact them and me and I’ll try get some collaboration going with other devs who work with us.
u may know this guy called wolf on btc forum,
he seems to be quite good with kernels.
-
op has not the latest…
it has 3.7.7b current is 3.7.7c
windows miner compiled by me, 3.7.7c:
Did you notice any extra performance with 3.7.7c? I just compiled it tonight and didn’t notice any difference. One thing I will mention for anyone who decides to try 3.7.7c, is that it was actually overwriting my 13.x bin files with new 14.x ones. You need to follow the directions from seand52 about copying AMD driver files on this other post unless you want 100% hardware errors (or grab 3.7.7c from my dropbox):
https://forum.feathercoin.com/index.php?/topic/7978-hw-errors/
https://www.dropbox.com/s/waedf2ghtc33zun/NeoScrypt-3.7.7c.zip?dl=0
-
Thanks :)
that file says '-thread-concurrency,******but when i try that it says unrecognized **
what is the way to set concurrency in this neo miner?
Thread-concurrency is obsolete now. The thread-concurrency and intensity flags both controlled the same, allowing one to override the necessities of the other and therefore possibly allowing for memory corruption and bad results.
-
Please add support for old cards, 5800 6800 6900 series. Please!
Cards that lack the byte-addressable capability can’t be used for neoscrypt currently. Rewriting the algorithm to get rid of the necessity of byte addressing is not in the currenty scope.
-
Did you notice any extra performance with 3.7.7c? I just compiled it tonight and didn’t notice any difference. One thing I will mention for anyone who decides to try 3.7.7c, is that it was actually overwriting my 13.x bin files with new 14.x ones. You need to follow the directions from seand52 about copying AMD driver files on this other post unless you want 100% hardware errors (or grab 3.7.7c from my dropbox):
https://forum.feathercoin.com/index.php?/topic/7978-hw-errors/
https://www.dropbox.com/s/waedf2ghtc33zun/NeoScrypt-3.7.7c.zip?dl=0
Please read the git log before complaining. 3.7.7c is a stability release that does not strive for any further speed up.
-
I’ve noticed stability now vehre. I don’t have to use the -T option any more. Thank you.
-
I’ve noticed stability now vehre. I don’t have to use the -T option any more. Thank you.
my 3.7.7c is been 100% stable with my 280x gpus. 3.7.7b had sometimes problems stucking on to wait work from pools, this issue did happen only with p2pool for me.
i have setup of old nvidia gpus that will stuck every time after 1hour, i will test c version if there is any change on that.
-
u may know this guy called wolf on btc forum,
he seems to be quite good with kernels.
Thanks; spent a few hours on the neoscrypt kernel, yeah, it was pretty bad. Dunno if I want to spend a lot of time on it, but it could be interesting…
-
https://www.dropbox.com/s/waedf2ghtc33zun/NeoScrypt-3.7.7c.zip?dl=0
I downloaded this 3.7.7c and AVG anti virus software says it has a virus when cgminer is executed.