Hello all
I really like darkcoin, so I am looking the best settings for my mining rigs.
Anyone got good settings for r9 270 and r9 280x ?
Kind Regards
novymivo
My 11 r9 270's get about 1.18Mh/s @45-50C with this conf on sgminer-sph with BAMT 1.6:
{
"pools": [
}
],
"auto-fan": true,
"gpu-fan": "40-70",
"temp-cutoff": "85",
"temp-overheat": "80",
"temp-target": "75",
"gpu-engine": "975",
"gpu-memclock": "1250",
"worksize": "256",
"intensity": "13",
"thread-concurrency": "6336",
"gpu-threads": "2",
"gpu-powertune": "20",
"lookup-gap": "2",
"api-port": "4028",
"api-listen": true,
"api-allow": "W:127.0.0.1",
"failover-only" : true,
"no-pool-disable": true,
"no-submit-stale" : true,
"queue": "0",
"kernel" : "darkcoin",
"kernel-path": "/usr/local/bin"
}
I can up the core to 1030 but I prefer zero worry, cool temps, low fanspeed, and 100% stability.
For a 280 up the TC to 8191/2/3 and whatever clock speeds you're happy with.
Good luck!