Post
Topic
Board Mining (Altcoins)
Re: [ANN] sgminer v5 - new unified multi-algorithm on-the-fly kernel switching miner
by
jonjakejingle
on 11/06/2014, 16:27:26 UTC
Thank you, but even after doing that it doesn't work. Here's the updated config:

Code:
{
"pools" : [{
"name" : "x13",
"url" : "stratum+tcp://east02.us.trademybit.com:5550",
"user" : "x.x",
"pass" : "x.x!",
"pool-priority" : "0",
"pool-algorithm" : "marucoin-mod"
},
{
"name" : "x11",
"url" : "stratum+tcp://east02.us.trademybit.com:4440",
"user" : "x.x",
"pass" : "x.x!",
"pool-priority" : "1",
"pool-algorithm" : "darkcoin-mod"
}],


"api-listen" : true,
"api-network" : true,
"api-allow" : "W:192.168.1.0/24",

"lookup-gap" : "2",
"gpu-powertune" : "20",
"worksize" : "256",

"temp-overheat" : "90",
"temp-cutoff" : "94",

"log": "5",

"gpu-fan" : "70",
"gpu-engine" : "1070",
"gpu-memclock" : "1250",
"intensity" : "19",
"gpu-memdiff" : "0",
"gpu-threads" : "1",
"thread-concurrency" : "24000"
}

And the output shows as: http://www.otleylogic.com/screenshots/Screen%20Shot%202014-06-11%20at%2011.29.01%20AM-vmSKjpFOyo.png