Post
Topic
Board Mining (Altcoins)
Re: [ANN] sgminer v5 - optimized X11/X13/NeoScrypt/Lyra2RE/etc. kernel-switch miner
by
Eliovp
on 13/04/2015, 18:08:20 UTC
Hello. I use a miner SGminer 5.1.1   He is set to multialgo Nice.   But when digging neoscript I get ONLY HW errors. Here is my batch file

 
                "name" : "NiceHash_NeoScrypt_multi",
                "url" : "stratum+tcp://stratum.nicehash.com:4341",
                "user" : "18NPPbxyJMCqHaBbmbiuiSiqbjtjwNv7qQ",
                "pass" : "f0=0;f2=0;f3=8.5;f4=6.2;f5=0;f6=0;f7=0;f8=0.35;f9=0;f10=155;f11=6.5",
                "algorithm" : "neoscrypt",
           "worksize" : "64",
           "intensity" : "13",









, please tell me what I'm doing  wrong? Help pleas...

Try this.....

"name" : "NiceHash_NeoScrypt_multi",
                "url" : "stratum+tcp://stratum.nicehash.com:4341",
                "user" : "18NPPbxyJMCqHaBbmbiuiSiqbjtjwNv7qQ",
                "pass" : "f0=0;f2=0;f3=8.5;f4=6.2;f5=0;f6=0;f7=0;f8=0.35;f9=0;f10=155;f11=6.5",
                "algorithm" : "neoscrypt",
                "thread-concurrency" : "8192",
                "worksize" : "64",
                "xintensity" : "3",

I use 14.6 drivers and 0 problems.

yeah could be that 14.6 is okay, 14.9 and 14.12 are giving HW errors over here though Smiley