Post
Topic
Board Mining (Altcoins)
Re: Need BAMT version that can mine Scrypt, Scrypt-n, x11, x13, Keccak etc.
by
CroMiner
on 29/06/2014, 21:02:24 UTC
Thanks everyone for recommending PIMP..

So far so good, all 3 rigs are working fine and I am getting 50 MH/s total hashrate ( 4500 per card )..

I have one question..Is there a way to push them even harder, temps are about 75C and Fan speed about 65%..

P.s. Every couple of hours my rigs stop mining, they are still working but I can not connect to them remotely so I need to manually restart the miner to remote connect again..

What could be the problem..

Here are my settings..

{
"pools" : [
    {
        "notes" : "PiMP Donations/Testing - X11 1",
        "url" : "stratum+tcp://eu.wafflepool.com:3331",
        "user" : "1KcMuYnTN99hMGCrvZnroi2Eof4i6Zdssd",
        "pass" : "x"
    },
    {
        "notes" : "PiMP Donations/Testing - X11 2",
        "url" : "stratum+tcp://useast.wafflepool.com:3331",
        "user" : "1KcMuYnTN99hMGCrvZnroi2Eof4i6Zdssd",
        "pass" : "x"
    }
]
,
"auto-fan" : true,
"intensity" : "17",
"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" : "2",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-engine" : "0-0",
"gpu-memclock" : "0",
"gpu-powertune" : "20",
"gpu-vddc" : "0.00",
"gpu-fan" : "0-100",
"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" : "x11mod"
}