I have more of a question than a statement. I am mining this pool for a week now (pauses while remaking my mining rig and such).
I don't mind having even 20% reject rate, if the profitability holds. But what I am seeing is quite...weird. Probably something with my configuration, but I was unable to say what exactly).
I am having acc/rejected shares ration 1:10-15. Which is...weird.
I wonder if you could just glimpse at my configuration if you see something really wrong.
Here are the screenshots (numbers are a small sample, I know. But believe me if I say the ratio doesnt change even while 10 hours running straight).
https://i.imgur.com/ZNxTjDT.pnghttps://i.imgur.com/VuwXXsI.pngAnd a sample configuration file (specifically for the 7850)
{
"pools" : [
{
"name" : "us.clevermining.com",
"url" : "stratum+tcp://us.clevermining.com:3333",
"user" : "xxx",
"pass" : "xxx",
"pool-priority" : "0"
}
],
"device" : "0",
"api-allow" : "xxx",
"api-listen" : true,
"api-port" : "xxx",
"expiry" : "1",
"log" : "5",
"queue" : "1",
"scan-time" : "1",
"no-submit-stale": false,
"scrypt" : true,
"shares" : "0",
"gpu-threads" : "1",
"gpu-platform" : "0",
"intensity" : "18",
"temp-hysteresis" : "3",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"failover-switch-delay" : "60",
"no-pool-disable" : true,
"tcp-keepalive" : "30"
}
I am from central EU if it helps