Post
Topic
Board Mining (Altcoins)
Re: [ANN][X11/X13] X11 (Darkcoin)/X13 (Marucoin) miner (based on sph-sgminer)
by
Geoning
on 22/06/2014, 09:22:31 UTC
new driver + new kernel + new bin....
2.0 -> 1.5
MSI R9 270, Windows 7 x64

Someone can tell me what is wrong?
Actually I am using bin from 14.4 + driver 14.6 Beta for 2.0....

Code:
{
"pools" : [
{
"poolname" : "Nicehash.com (x11)",
"url" : "stratum+tcp://stratum.nicehash.com:3336",
}
],
"intensity" : "16",

"kernel" : "x11mod",

"worksize" : "256",
"lookup-gap" : "2",

"thread-concurrency" : "8192",
"shaders" : "1280",

"gpu-threads" : "4",

"gpu-engine" : "1110",
"gpu-memclock" : "1000",
"gpu-fan" : "0-100",
"gpu-powertune" : "0",
"gpu-vddc" : "1.1",

"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "75",

"temp-hysteresis" : "3",
"auto-fan" : true,

"api-allow" : "W:127.0.0.1",
"api-mcast-port" : "4028",
"api-port" : "4028",
"api-listen" : true,

"failover-switch-delay" : "40",

"log" : "5",

"expiry" : "1",
"queue" : "0",
"scan-time" : "1",

"worktime" : true,

"tcp-keepalive" : "20",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}