My config file settings are below:
I had to play around with the voltages a bit and also the Flex had its voltage locked, so had to edit the bios on that card.
I am still figuring it all out though. I got the first card about 3 weeks ago, and the full rig has only been up for a few days now.
{
"pools" : [
{
"url" : "stratum+tcp://yourpool",
"user" : "x",
"pass" : "x"
}
]
,
"intensity" : "20,20,20",
"vectors" : "1,1,1",
"worksize" : "256,256,256",
"kernel" : "scrypt,scrypt,scrypt",
"lookup-gap" : "2,2,2",
"thread-concurrency" : "24000,24000,24000",
"shaders" : "1792,1792,1792",
"gpu-engine" : "1000,1000,1000",
"gpu-fan" : "0-85,0-85,0-85",
"gpu-memclock" : "1425,1425,1425",
"gpu-memdiff" : "0,0,0",
"gpu-powertune" : "0,0,0",
"gpu-vddc" : "1.050,1.050,1.050",
"temp-cutoff" : "90,90,90",
"temp-overheat" : "82,82,82",
"temp-target" : "78,78,78",
"api-mcast-port" : "4028",
"api-port" : "4028",
"auto-fan" : true,
"expiry" : "120",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "1",
"hotplug" : "5",
"log" : "5",
"no-pool-disable" : true,
"no-submit-stale" : true,
"queue" : "1",
"scan-time" : "30",
"scrypt" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}