Finally got some time to test the optimised miner from NiceHash and I upgrade my AMD driver.
At the moment I am having issues with waiting for work from pool. So I have increased the queue size to reduce this problem.
Also the miner is completely hanging after a few hours or so.
Any suggestions to get things more stable ?
OS : Windows 8.1
Miner : Optimised 5.1.0 miner from NiceHash
AMD driver : 15.7.1
Card : Asus 280X
Settings : Below signature
Thanks in advance
Lee
"pools" : [
{
"name" : "mine3.coinmine.pl",
"url" : "stratum+tcp://mine3.coinmine.pl:6090",
"user" : "blah",
"pass" : "blah",
"pool-priority" : "0",
"algorithm" : "darkcoin-mod",
"nfactor" : "10",
"xintensity" : "64",
"thread-concurrency" : "0",
"worksize" : "64"
},
{
"name" : "mine1.coinmine.pl",
"url" : "stratum+tcp://mine1.coinmine.pl:6090",
"user" : "blah",
"pass" : "blah",
"pool-priority" : "1",
"algorithm" : "darkcoin-mod",
"nfactor" : "10",
"xintensity" : "64",
"thread-concurrency" : "0",
"worksize" : "64"
}
],
"device" : "0",
"gpu-engine" : "1100",
"xintensity" : "64",
"keccak-unroll" : "0",
"hamsi-expand-big" : "4",
"algorithm" : "darkcoin-mod",
"lookup-gap" : "2",
"worksize" : "64",
"thread-concurrency" : "8192",
"gpu-fan" : "60",
"gpu-powertune" : "00",
"temp-cutoff" : "83",
"temp-overheat" : "83",
"temp-target" : "60",
"gpu-threads" : "4",
"auto-fan" : false,
"auto-gpu" : false,
"log-show-date" : true,
"debug-log" : false,
"failover-only" : true,
"failover-switch-delay" : "300",
"queue" : "5",
"api-listen" : "true",
"api-port" : "4028",
"api-allow" : "W:127.0.0.1"
}