How to setup fail-over for ccminer?
Actually I haven't heard of failover option for ccminer until now. But it seems like miners are using cudamanager to handle it though.
Tell me if you find solution.
Tell
...just use KopiemTu - a BAMT like linux for nvidia.
https://litecointalk.org/index.php?topic=16800.0It supports failover and works stable.
@atomrigs... are you using 750ti's too? then you have about 45 of them? with windows??
Mostly 270x, 280x, 290 craps still. They are running on pimp.
6pcs 750 ti running on KopiemTu. I planed to add more 750ti, but too busy lately...
You got Jackpotcoin to mine on PIMP? I cannot get it to work with my cards (7970 + 2x 280x). Just get HW errors and made up hashrates. What version are you using? I believe I have the 13.12 one. Could you share your config? The default "fool proof" defaults do not even work for me.
Any information would be very helpful.
Thank you
This is a config for 270x.
Miner
PiMP Version: pimp1.4.2-amd-13.12
Miner Version: CGMiner 4.1.0 Failover Mode
Running Profile: Jackpot Run Path: /opt/sgminer-jackpot/sgminer
Loaded Profile: Jackpot
Loaded Config: /opt/ifmi/cgminer.jackpot.conf
{
"pools" : [
{
"notes" : "Default pool for testing/donations!",
"url" : "stratum+tcp://jpc.hashatme.com:3333",
"user" : "atomrigs.1",
"pass" : "x"
},
{
"notes" : "Default pool for testing/donations!",
"url" : "stratum+tcp://us-east1.jackpotcoin.miningpoolhub.com:20484",
"user" : "atomrigs.1",
"pass" : "x"
},
{
"notes" : "Default pool for testing/donations!",
"url" : "stratum+tcp://europe1.jackpotcoin.miningpoolhub.com:20484",
"user" : "atomrigs.1",
"pass" : "x"
}
]
,
"auto-fan" : true,
"intensity" : "19",
"vectors" : "1",
"worksize" : "256",
"lookup-gap" : "2",
"thread-concurrency" : "0",
"shaders" : "0",
"api-listen" : true,
"api-port" : "4028",
"api-allow" : "W:127.0.0.1",
"gpu-threads" : "1",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-engine" : "1100",
"gpu-memclock" : "1250",
"gpu-powertune" : "20",
"gpu-vddc" : "0.00",
"gpu-fan" : "0-90",
"temp-hysteresis" : "3",
"temp-cutoff" : "95",
"temp-overheat" : "90",
"temp-target" : "80",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"expiry" : "20",
"scan-time" : "60",
"shares" : "0",
"kernel-path" : "/usr/local/bin",
"kernel" : "jackpotcoin"
}
===
Probably I can tweak more on xintensity, gpu, engine clock, etc... but no time these days.