Does anyone have a good stable config for Keccak algo on the 280x using the multi-algo autoswitching sgminer? I keep getting at least 20% reject due to Job Not Found and a lot of stale shares as well. Never been able to figure this one out. All the other algos are working fine for me except Keccak.
Thanks!
Replace pools with the multi-algo pool settings. After that, the configuration is stable. Try it and report here. Hope it works!
{
"pools" : [
{
"name" : "some backup pool",
"url" : "stratum+tcp://x11-backup-pool:3333",
"user" : "user",
"pass" : "pass",
"nfactor" : "number",
"algorithm" : "algo"
}
],
"failover-only" : true,
"failover-switch-delay" : "300",
"queue" : "0",
"intensity" : "13",
"vectors" : "1",
"worksize" : "256",
"kernel" : "scrypt",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"shaders" : "2048",
"api-port" : "4028",
"auto-fan" : true,
"expiry" : "120",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "2",
"gpu-engine" : "1080,1080,1080,1080",
"gpu-memclock" : "1500,1500,1500,1500",
"gpu-powertune" : "0",
"log" : "5",
"no-pool-disable" : true,
"queue" : "0",
"scan-time" : "30",
"scrypt" : true,
"shares" : "0",
}
See
spreadsheet for calculating the profit and configurating cX parameter accordingly.
-MZ
I already use a multi-algo config and I'm not sure how changing the cost settings will eliminate job not found or stale shares. Please review my config and let me know what I can improve. Thsnks!
{
"pools" : [
{
"name" : "WestHash-Scrypt",
"url" : "stratum+tcp://stratum.westhash.com:4333",
"user" : "BTC_addr",
"pass" : "x",
"thread-concurrency" : "8192",
"algorithm" : "zuikkis",
"intensity" : "13",
"gpu-engine" : "1100",
"gpu-memclock" : "1500"
},
{
"name" : "WestHash-Scrypt-N",
"url" : "stratum+tcp://stratum.westhash.com:4335",
"user" : "BTC_addr",
"pass" : "x",
"thread-concurrency" : "8192",
"nfactor" : "11",
"algorithm" : "zuikkis",
"intensity" : "13",
"gpu-engine" : "1080",
"gpu-memclock" : "1500"
},
{
"name" : "WestHash-X11",
"url" : "stratum+tcp://stratum.westhash.com:4336",
"user" : "BTC_addr",
"pass" : "x",
"thread-concurrency" : "8192",
"worksize" : "64",
"algorithm" : "darkcoin-mod",
"intensity" : "18",
"gpu-engine" : "1150",
"gpu-memclock" : "1500"
},
{
"name" : "WestHash-X13",
"url" : "stratum+tcp://stratum.westhash.com:4337",
"user" : "BTC_addr",
"pass" : "x",
"thread-concurrency" : "8192",
"algorithm" : "marucoin-mod",
"intensity" : "18",
"gpu-engine" : "1150",
"gpu-memclock" : "1500"
},
{
"name" : "WestHash-Keccak",
"url" : "stratum+tcp://stratum.westhash.com:4338",
"user" : "BTC_addr",
"pass" : "x",
"thread-concurrency" : "8192",
"algorithm" : "maxcoin",
"intensity" : "14",
"gpu-engine" : "1150",
"gpu-memclock" : "1500"
},
{
"name" : "WestHash-X15",
"url" : "stratum+tcp://stratum.westhash.com:4339",
"user" : "BTC_addr",
"pass" : "x",
"thread-concurrency" : "8192",
"algorithm" : "bitblock",
"intensity" : "18",
"gpu-engine" : "1150",
"gpu-memclock" : "1500"
},
{
"name" : "WestHash-NIST5",
"url" : "stratum+tcp://stratum.westhash.com:4340",
"user" : "BTC_addr",
"pass" : "x",
"thread-concurrency" : "8192",
"algorithm" : "talkcoin-mod",
"intensity" : "18",
"gpu-engine" : "1150",
"gpu-memclock" : "1500"
},
{
"name" : "WestHash-NeoScrypt",
"url" : "stratum+tcp://stratum.westhash.com:4341",
"user" : "BTC_addr",
"pass" : "x",
"rawintensity" : "8192",
"algorithm" : "neoscrypt",
"gpu-engine" : "1150",
"gpu-memclock" : "1350",
"gpu-powertune" : "30",
"worksize" : "64"
},
{
"name" : "WestHash-Lyra2RE",
"url" : "stratum+tcp://stratum.westhash.com:4342",
"user" : "BTC_addr",
"pass" : "x",
"thread-concurrency" : "8192",
"algorithm" : "Lyra2RE",
"intensity" : "18",
"gpu-engine" : "1150",
"gpu-memclock" : "1500"
},
{
"name" : "WestHash-X11-Last-Resort",
"url" : "stratum+tcp://stratum.westhash.com:3336",
"user" : "BTC_addr",
"pass" : "x",
"thread-concurrency" : "8192",
"algorithm" : "darkcoin-mod",
"intensity" : "18",
"gpu-engine" : "1150",
"gpu-memclock" : "1500"
}
]
,
"xintensity" : "0",
"rawintensity" : "0",
"worksize" : "256",
"lookup-gap" : "2",
"shaders" : "0",
"gpu-threads" : "2",
"gpu-fan" : "30-85",
"gpu-memdiff" : "0",
"gpu-powertune" : "-20",
"gpu-vddc" : "0.000",
"temp-cutoff" : "90",
"temp-overheat" : "85",
"temp-target" : "72",
"api-listen" : true,
"api-mcast-port" : "4028",
"api-network" : true,
"api-port" : "4028",
"api-allow" : "W:127.0.0.1",
"auto-fan" : true,
"auto-gpu" : false,
"expiry" : "1",
"failover-switch-delay" : "30",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"log" : "5",
"no-pool-disable" : true,
"no-submit-stale" : false,
"queue" : "1",
"scan-time" : "1",
"temp-hysteresis" : "3",
"shares" : "0",
"failover-only" : true,
"kernel-path" : "/home/user/Downloads/mining/sgminer/kernel"
}
Like I said, all other algos are working fine and my hash rates are close enough to the default factors that I don't need to set it. My only problem is with keccak. If anyone else has suggestions, please chime in.