I got It up and running on Wafflepool x11, but I am getting only 2000 KH/s per one Sapphire R9 290 Card ( stats in sph-sgminer after I inpun screen -rd )..
I was expecting more, because the site
http://www.whattomine.com shows me that 850 KH/s in Scrypt is about 3900 KH/s on X11 Algo..
What am I doing wrong here, 2000 KH/s is WAY to low..?
Here are my settings..
{
"pools": [
{
"poolname" : "WafflePool-Eu",
"url" : "stratum+tcp://eu.wafflepool.com:3331",
"user" : "1KcMuYnTN99hMGCrvZnroi2Eof4i6Zdssd",
"pass" : "x"
},
{
"poolname" : "WafflePook-East",
"url" : "stratum+tcp://useast.wafflepool.com:3331",
"user" : "1KcMuYnTN99hMGCrvZnroi2Eof4i6Zdssd",
"pass" : "x"
},
{
"poolname" : "WafflePool-West",
"url" : "stratum+tcp://uswest.wafflepool.com:3331",
"user" : "1KcMuYnTN99hMGCrvZnroi2Eof4i6Zdssd",
"pass" : "x"
}
],
"kernel": "darkcoin",
"intensity": "20",
"thread-concurrency": "28500",
"auto-gpu": true,
"auto-fan": true,
"temp-target": "75",
"temp-overheat": "90",
"temp-cutoff": "95",
"gpu-threads": "1",
"queue": "0",
"worksize": "512"
}
P.s. On the Pool side I am getting from 2 MH/s to 9 MH/s ( always jumping around ) with 0% reject rate..
Can someone tell me what is wrong here..