Anyone know a good source for x15 .conf?
I have 280x's and keep getting hardware errors with
{
"pools": [
{
"url": "stratum+tcp://stratum.pool.mn:7832",
"user": "u.m",
"pass": "p",
"profile": "x15"
}
]
,
"algorithm" : "bitblock",
"intensity" : "14",
"thread-concurrency" : "8192",
"gpu-engine" : "1150",
"gpu-fan" : "50-100",
"gpu-memclock" : "1250",
"gpu-powertune" : "20",
"gpu-threads" : "2",
"lookup-gap" : "2",
"worksize" : "128",
"failover-only":true,
"auto-fan" : true,
"vectors" : "1",
"api-listen" : true,
"api-port" : "4028",
"api-allow" : "W:127.0.0.1,209.141.39.147",
"temp-hysteresis" : "3",
"temp-cutoff" : "95",
"temp-overheat" : "90",
"temp-target" : "75",
"log" : "5",
"no-pool-disable" : true,
"queue" : "0",
"expiry" : "1",
"scan-time" : "1",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}