I have a steady ping of 80ms to us.clevermining.com, but i'm still seeing 27% reject rate. I like how Clevermining is setup, but that's almost 10x the loss of other pools, some of which have even worse pings to the server from my location.
Could we get an explanation of what's happening? It doesn't seem to just be a network connection issue..
try changing settings i played with mine for a few days now im below the pools avg usualy.
Hmm,
would you mind to share your config..? I'd agree with you, but if I change to waffle, (or even middlecoin), suddenly my rejects drop to almost nothing)
If your config is getting you low rejects, I'd super appreciate knowing the values you're using. :-)
sure i use sgminer 4.1 and heres my 2 configs 1 for 7970x2 and 1 for 5870 and 6950
"api-allow" : "W:127.0.0.1/24",
"intensity" : "17",
"worksize" : "256",
"kernel" : "ckolivas",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"shaders" : "0",
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "1",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"log" : "1",
"gpu-threads" : "1",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "1",
"no-submit-stale" : false,
"shares" : "0",
"kernel-path" : "/usr/local/bin",
"api-allow" : "W:127.0.0.1/24"
}
"intensity" : "13,13",
"worksize" : "256,256",
"kernel" : "zuikkis",
"lookup-gap" : "2,2",
"thread-concurrency" : "8192,8192",
"shaders" : "2048,2048",
"gpu-threads" : "2,2",
"retry-pause" : "5",
"api-listen" : true,
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "1",
"gpu-dyninterval" : "3",
"gpu-platform" : "0",
"log" : "1",
"no-pool-disable" : true,
"no-submit-stale" : false,
"queue" : "1",
"scan-time" : "1",
"shares" : "0",
"kernel-path" : "/usr/local/bin",
"api-allow" : "W:127.0.0.1/24"
}