Kum Zero
Newbie
Offline
Activity: 17
Merit: 0
|
|
June 22, 2014, 08:42:41 PM |
|
after 60 seconds the following happens
thread was not cancelled in 60 seconds after restart_mining_threads
driver 14.6 5x 280x
Same problem on X13. X11 work fine. Driver 14.6, 2xR9 270
|
|
|
|
Ninetoe
Newbie
Offline
Activity: 45
Merit: 0
|
|
June 22, 2014, 09:25:22 PM |
|
anyone can post working config with this new miner??/ i cant get it to work always building cholivash kernel
Do not use "pool-algorithm" anymore but use "algorithm" (also in the pool section) or it will not work. So on my machine it does build the kernels now but my drivers (14.6) keep crashing for one of my cards no matter what settings I try. It's not just a simple copy-paste your old config when you want to step up to 14.6 I'm afraid im not using pool-algorithm. this current binary release by nicehash does not work as it should, there is also many options not read from the global section, like gpu-mem. i removed all instances of gpu-threads and it ran more than 60 seconds, but the only on 1 thread.
|
|
|
|
reza_abay
Member
Offline
Activity: 94
Merit: 10
|
|
June 22, 2014, 09:38:08 PM Last edit: June 22, 2014, 09:54:10 PM by reza_abay |
|
This is my config for new sgminer 5 multi with x11-x13mod and work for me fine i have two card 290-7950
{ "pools" : [ { "name" : "NiceHash_X13", "url" : "stratum+tcp://stratum.nicehash.com:4337", "user" : "13zxUiNJvcTyeSDiVDRkE74QSh6b9rrPvZ", "pass" : "f0=0;f2=0;f3=4;f4=3;f5=0", "pool-nfactor" : "10", "pool-algorithm" : "marucoin-mod", "pool-gpu-engine" : "1040,1050", "pool-gpu-memclock" : "1500,1500", "pool-thread-concurrency" : "24550,8193" }, { "name" : "NiceHash_X11", "url" : "stratum+tcp://stratum.nicehash.com:4336", "user" : "13zxUiNJvcTyeSDiVDRkE74QSh6b9rrPvZ", "pass" : "f0=0;f2=0;f3=4;f4=3;f5=0", "pool-nfactor" : "10", "pool-algorithm" : "darkcoin-mod", "pool-gpu-engine" : "1040,1050", "pool-gpu-memclock" : "1500,1500", "pool-thread-concurrency" : "24550,8193" }, { "name" : "NiceHash_X11 FIX", "url" : "stratum+tcp://stratum.nicehash.com:3336", "user" : "13zxUiNJvcTyeSDiVDRkE74QSh6b9rrPvZ", "pass" : "x", "pool-algorithm" : "darkcoin-mod", "pool-gpu-engine" : "1040,1050", "pool-gpu-memclock" : "1500,1500", "pool-thread-concurrency" : "24550,8193" }, { "name" : "NiceHash_X13 FIX", "url" : "stratum+tcp://stratum.nicehash.com:3337", "user" : "13zxUiNJvcTyeSDiVDRkE74QSh6b9rrPvZ", "pass" : "x", "pool-algorithm" : "marucoin-mod", "pool-gpu-engine" : "1040,1050", "pool-gpu-memclock" : "1500,1500", "pool-thread-concurrency" : "24550,8193" } ] , "xintensity" : "350,300", "worksize" : "128", "algorithm" : "marucoin-mod", "hamsi-expand-big" : "1,1", "lookup-gap" : "0", "thread-concurrency" : "24550,8193", "shaders" : "0", "gpu-threads" : "4", "gpu-engine" : "1040,1050", "gpu-fan" : "50,50", "gpu-memclock" : "1500,1500", "gpu-memdiff" : "0", "gpu-powertune" : "0,20", "gpu-vddc" : "0.969,0", "auto-fan" : true, "temp-cutoff" : "95", "temp-overheat" : "85", "temp-target" : "85", "api-allow" : "W:127.0.0.1,W:192.168.1.4", "api-mcast-port" : "4028", "api-port" : "4028", "api-listen" : true, "api-port" : "4028", "expiry" : "28", "failover-switch-delay" : "60", "gpu-dyninterval" : "7", "gpu-platform" : "0", "log" : "5", "no-pool-disable" : true, "no-client-reconnect" : true, "queue" : "1", "scan-time" : "7", "tcp-keepalive" : "30", "temp-hysteresis" : "3", "shares" : "0", "kernel-path" : "/usr/i586-mingw32msvc/bin", "kernel" : "ckolivas" }
|
|
|
|
bullus
|
|
June 22, 2014, 09:39:09 PM |
|
I'm gonna change my rig and put the 6970 into another rig, then I have a rig with only 7950 and another with only 6970. To much frustation with sgminer multi and different gpus.(marucoin-mod and marucoin-modold) Gonna test it tommorow when the rent is over..
|
btc 16LWhms487bzCxQWq5oeW8SMDPmU2rvQjf
|
|
|
oktay50000
|
|
June 22, 2014, 10:14:16 PM |
|
it seems pool switch based on profit working but algo not switching if i mine on x11 pool then it switch to x13 miner still mines with x11 kernel and getting 100% rejects
|
BTC : bc1qqz9hvv806w2zs42mx4rn576whxmr202yxp00e9
feel free to buy me a bear
|
|
|
phzi
|
|
June 23, 2014, 01:09:23 AM Last edit: June 23, 2014, 01:20:48 AM by phzi |
|
it seems pool switch based on profit working but algo not switching if i mine on x11 pool then it switch to x13 miner still mines with x11 kernel and getting 100% rejects
Working fine for me switching between X11, X13, and ScryptN11. Hashrates are actually stable on my R9 290s too, although it took forever to find good tuning. Compiled from the latest git pull. My config layout: "pools" : [ { "name" : "X13_POOL_HERE", "profile" : "X13" }, { "name" : "X11_POOL_HERE", "profile" : "X11" }, { "name" : "NSCRYPT11_POOL_HERE", "profile" : "ScryptN11" }
], "profiles" : [ { "name" : "X11", "algorithm" : "darkcoin-mod", "xintensity" : "256", "gpu-threads" : "1", "gpu-powertune" : "30", "thread-concurrency" : "22527", "worksize": "128", "gpu-engine": "970-970", "gpu-memclock": "1250", "gpu-fan": "50" }, { "name" : "X13", "algorithm" : "marucoin-mod", "xintensity" : "512", "gpu-threads" : "1", "gpu-powertune" : "30", "thread-concurrency" : "22527", "worksize": "256", "gpu-engine": "970-970", "gpu-memclock": "1250", "gpu-fan": "50" }, { "name" : "ScryptN11", "xintensity" : "300", "thread-concurrency" : "22527", "gpu-powertune" : "10", "worksize" : "256", "lookup-gap" : "2", "gpu-threads": "1", "algorithm" : "alexkarnew", "nfactor" : "11", "gpu-engine" : "990", "gpu-memclock" : "1300", "gpu-fan" : "70-70" } ], "default-profile": "X11", "hamsi-expand-big" : "1,1"
This produces 2.95 MH/s for X13 and 4.44 MH/s for X11, with only minor engine overclock (from stock 947 up to 970). Running stable with no hashrate decline.
|
|
|
|
badman74
|
|
June 23, 2014, 01:48:37 AM |
|
it seems pool switch based on profit working but algo not switching if i mine on x11 pool then it switch to x13 miner still mines with x11 kernel and getting 100% rejects
Working fine for me switching between X11, X13, and ScryptN11. Hashrates are actually stable on my R9 290s too, although it took forever to find good tuning. Compiled from the latest git pull. My config layout: "pools" : [ { "name" : "X13_POOL_HERE", "profile" : "X13" }, { "name" : "X11_POOL_HERE", "profile" : "X11" }, { "name" : "NSCRYPT11_POOL_HERE", "profile" : "ScryptN11" }
], "profiles" : [ { "name" : "X11", "algorithm" : "darkcoin-mod", "xintensity" : "256", "gpu-threads" : "1", "gpu-powertune" : "30", "thread-concurrency" : "22527", "worksize": "128", "gpu-engine": "970-970", "gpu-memclock": "1250", "gpu-fan": "50" }, { "name" : "X13", "algorithm" : "marucoin-mod", "xintensity" : "512", "gpu-threads" : "1", "gpu-powertune" : "30", "thread-concurrency" : "22527", "worksize": "256", "gpu-engine": "970-970", "gpu-memclock": "1250", "gpu-fan": "50" }, { "name" : "ScryptN11", "xintensity" : "300", "thread-concurrency" : "22527", "gpu-powertune" : "10", "worksize" : "256", "lookup-gap" : "2", "gpu-threads": "1", "algorithm" : "alexkarnew", "nfactor" : "11", "gpu-engine" : "990", "gpu-memclock" : "1300", "gpu-fan" : "70-70" } ], "default-profile": "X11", "hamsi-expand-big" : "1,1"
This produces 2.95 MH/s for X13 and 4.44 MH/s for X11, with only minor engine overclock (from stock 947 up to 970). Running stable with no hashrate decline. and you got this to work for more than 60 sec? that is the only problem i have run into....
|
|
|
|
badman74
|
|
June 23, 2014, 01:50:41 AM |
|
This is my config for new sgminer 5 multi with x11-x13mod and work for me fine i have two card 290-7950
{ "pools" : [ { "name" : "NiceHash_X13", "url" : "stratum+tcp://stratum.nicehash.com:4337", "user" : "13zxUiNJvcTyeSDiVDRkE74QSh6b9rrPvZ", "pass" : "f0=0;f2=0;f3=4;f4=3;f5=0", "pool-nfactor" : "10", "pool-algorithm" : "marucoin-mod", "pool-gpu-engine" : "1040,1050", "pool-gpu-memclock" : "1500,1500", "pool-thread-concurrency" : "24550,8193" }, { "name" : "NiceHash_X11", "url" : "stratum+tcp://stratum.nicehash.com:4336", "user" : "13zxUiNJvcTyeSDiVDRkE74QSh6b9rrPvZ", "pass" : "f0=0;f2=0;f3=4;f4=3;f5=0", "pool-nfactor" : "10", "pool-algorithm" : "darkcoin-mod", "pool-gpu-engine" : "1040,1050", "pool-gpu-memclock" : "1500,1500", "pool-thread-concurrency" : "24550,8193" }, { "name" : "NiceHash_X11 FIX", "url" : "stratum+tcp://stratum.nicehash.com:3336", "user" : "13zxUiNJvcTyeSDiVDRkE74QSh6b9rrPvZ", "pass" : "x", "pool-algorithm" : "darkcoin-mod", "pool-gpu-engine" : "1040,1050", "pool-gpu-memclock" : "1500,1500", "pool-thread-concurrency" : "24550,8193" }, { "name" : "NiceHash_X13 FIX", "url" : "stratum+tcp://stratum.nicehash.com:3337", "user" : "13zxUiNJvcTyeSDiVDRkE74QSh6b9rrPvZ", "pass" : "x", "pool-algorithm" : "marucoin-mod", "pool-gpu-engine" : "1040,1050", "pool-gpu-memclock" : "1500,1500", "pool-thread-concurrency" : "24550,8193" } ] , "xintensity" : "350,300", "worksize" : "128", "algorithm" : "marucoin-mod", "hamsi-expand-big" : "1,1", "lookup-gap" : "0", "thread-concurrency" : "24550,8193", "shaders" : "0", "gpu-threads" : "4", "gpu-engine" : "1040,1050", "gpu-fan" : "50,50", "gpu-memclock" : "1500,1500", "gpu-memdiff" : "0", "gpu-powertune" : "0,20", "gpu-vddc" : "0.969,0", "auto-fan" : true, "temp-cutoff" : "95", "temp-overheat" : "85", "temp-target" : "85", "api-allow" : "W:127.0.0.1,W:192.168.1.4", "api-mcast-port" : "4028", "api-port" : "4028", "api-listen" : true, "api-port" : "4028", "expiry" : "28", "failover-switch-delay" : "60", "gpu-dyninterval" : "7", "gpu-platform" : "0", "log" : "5", "no-pool-disable" : true, "no-client-reconnect" : true, "queue" : "1", "scan-time" : "7", "tcp-keepalive" : "30", "temp-hysteresis" : "3", "shares" : "0", "kernel-path" : "/usr/i586-mingw32msvc/bin", "kernel" : "ckolivas" }
this has to be for an older build pool-xxx no longer used in current build
|
|
|
|
phzi
|
|
June 23, 2014, 01:59:40 AM |
|
and you got this to work for more than 60 sec? that is the only problem i have run into....
Yup - stable for several hours with no issue.
|
|
|
|
badman74
|
|
June 23, 2014, 02:13:47 AM |
|
and you got this to work for more than 60 sec? that is the only problem i have run into....
Yup - stable for several hours with no issue. found the problem... i was missing "default-profile": "x11", without the default profile specified it was closing at 60 sec
|
|
|
|
winkler
Newbie
Offline
Activity: 8
Merit: 0
|
|
June 23, 2014, 02:24:02 AM |
|
I'm having trouble creating a config with different gpu threads to handle my two 280x and one 290x (with darkcoin). I'm using the latest v5 with profiles which I understand is per pool, so is there a way to extend it per GPU? ubuntu 13.04 / cata 13.12 { "pools" : [ { "name" : "HashFaster Darkcoin", "url" : "stratum+tcp://stratum1.dark.hashfaster.com:4444", "user" : "jamin84.shelf2", "pass" : "x", "profile" : "280x" }, { "name" : "DarkPool", "url" : "stratum+tcp://drkpool.com:333", "user" : "jamin84.shelf2", "pass" : "x", "profile" : "280x" } ], "profiles" : [ { "name" : "280x", "algorithm" : "darkcoin-mod", "nfactor" : "10", "intensity" : "16", "worksize" : "256", "gpu-threads" : "2", "gpu-engine" : "1050-1050", "gpu-memclock" : "1500-1500", "thread-concurrency" : "22272" }, { "name" : "290x", "algorithm" : "darkcoin-mod", "nfactor" : "10", "intensity" : "20", "thread-concurrency" : "40100", "worksize" : "256", "gpu-threads" : "1", "gpu-engine" : "938-1050", "gpu-memclock" : "1500-1500", "thread-concurrency" : "40100" } ], "default-profile" : "280x", "failover-only" : true, "failover-switch-delay" : "30", "no-pool-disable" : true, "no-submit-stale" : true, "kernel-path" : "/usr/local/bin", "kernel" : "alexkarold,ckolivas,zuikkis", "lookup-gap" : "2,2,2", "gpu-powertune" : "0,0,0", "auto-fan" : true, "temp-target" : "86,86,86", "temp-overheat" : "92,92,92", "temp-cutoff" : "95", "queue" : "1", "scan-time" : "7", "expiry" : "28", "log" : "5" }
New build is beautiful, getting 3mH/s on each 280x and dropped temps 10+ degrees.
|
|
|
|
platinum4
|
|
June 23, 2014, 02:31:37 AM |
|
it seems pool switch based on profit working but algo not switching if i mine on x11 pool then it switch to x13 miner still mines with x11 kernel and getting 100% rejects
Working fine for me switching between X11, X13, and ScryptN11. Hashrates are actually stable on my R9 290s too, although it took forever to find good tuning. Compiled from the latest git pull. My config layout: "pools" : [ { "name" : "X13_POOL_HERE", "profile" : "X13" }, { "name" : "X11_POOL_HERE", "profile" : "X11" }, { "name" : "NSCRYPT11_POOL_HERE", "profile" : "ScryptN11" }
], "profiles" : [ { "name" : "X11", "algorithm" : "darkcoin-mod", "xintensity" : "256", "gpu-threads" : "1", "gpu-powertune" : "30", "thread-concurrency" : "22527", "worksize": "128", "gpu-engine": "970-970", "gpu-memclock": "1250", "gpu-fan": "50" }, { "name" : "X13", "algorithm" : "marucoin-mod", "xintensity" : "512", "gpu-threads" : "1", "gpu-powertune" : "30", "thread-concurrency" : "22527", "worksize": "256", "gpu-engine": "970-970", "gpu-memclock": "1250", "gpu-fan": "50" }, { "name" : "ScryptN11", "xintensity" : "300", "thread-concurrency" : "22527", "gpu-powertune" : "10", "worksize" : "256", "lookup-gap" : "2", "gpu-threads": "1", "algorithm" : "alexkarnew", "nfactor" : "11", "gpu-engine" : "990", "gpu-memclock" : "1300", "gpu-fan" : "70-70" } ], "default-profile": "X11", "hamsi-expand-big" : "1,1"
This produces 2.95 MH/s for X13 and 4.44 MH/s for X11, with only minor engine overclock (from stock 947 up to 970). Running stable with no hashrate decline. and you got this to work for more than 60 sec? that is the only problem i have run into.... Fucking same. I got it to stay for one kernel, but after that nope.
|
|
|
|
platinum4
|
|
June 23, 2014, 02:34:26 AM |
|
and you got this to work for more than 60 sec? that is the only problem i have run into....
Yup - stable for several hours with no issue. found the problem... i was missing "default-profile": "x11", without the default profile specified it was closing at 60 sec Found it! Ok, so default-profile must match your first alive pool. However, I'm running into a significant problem that IDK has been addressed yet. After sgminer_5 crashes out of the 60 seconds, it leaves all cards on 'overheat' and the fans start at 100%. What the fuck. Also, can't fucking switch pools manually across profiles, not sure what's going on here.
|
|
|
|
phzi
|
|
June 23, 2014, 02:36:21 AM |
|
Fucking same. I got it to stay for one kernel, but after that nope.
And you specified "default-profile": "?" ? I'm having trouble creating a config with different gpu threads to handle my two 280x and one 290x (with darkcoin). I'm using the latest v5 with profiles which I understand is per pool, so is there a way to extend it per GPU? ubuntu 13.04 / cata 13.12 { "pools" : [ { "name" : "HashFaster Darkcoin", "url" : "stratum+tcp://stratum1.dark.hashfaster.com:4444", "user" : "jamin84.shelf2", "pass" : "x", "profile" : "280x" }, { "name" : "DarkPool", "url" : "stratum+tcp://drkpool.com:333", "user" : "jamin84.shelf2", "pass" : "x", "profile" : "280x" } ], "profiles" : [ { "name" : "280x", "algorithm" : "darkcoin-mod", "nfactor" : "10", "intensity" : "16", "worksize" : "256", "gpu-threads" : "2", "gpu-engine" : "1050-1050", "gpu-memclock" : "1500-1500", "thread-concurrency" : "22272" }, { "name" : "290x", "algorithm" : "darkcoin-mod", "nfactor" : "10", "intensity" : "20", "thread-concurrency" : "40100", "worksize" : "256", "gpu-threads" : "1", "gpu-engine" : "938-1050", "gpu-memclock" : "1500-1500", "thread-concurrency" : "40100" } ], "default-profile" : "280x", "failover-only" : true, "failover-switch-delay" : "30", "no-pool-disable" : true, "no-submit-stale" : true, "kernel-path" : "/usr/local/bin", "kernel" : "alexkarold,ckolivas,zuikkis", "lookup-gap" : "2,2,2", "gpu-powertune" : "0,0,0", "auto-fan" : true, "temp-target" : "86,86,86", "temp-overheat" : "92,92,92", "temp-cutoff" : "95", "queue" : "1", "scan-time" : "7", "expiry" : "28", "log" : "5" }
New build is beautiful, getting 3mH/s on each 280x and dropped temps 10+ degrees. Profiles apply to pools, not devices. A fixed config for you: { "pools" : [ { "name" : "HashFaster Darkcoin", "url" : "stratum+tcp://stratum1.dark.hashfaster.com:4444", "user" : "jamin84.shelf2", "pass" : "x", "profile" : "X11" }, { "name" : "DarkPool", "url" : "stratum+tcp://drkpool.com:333", "user" : "jamin84.shelf2", "pass" : "x", "profile" : "X11" } ], "profiles" : [ { "name" : "X11", "algorithm" : "darkcoin-mod", "nfactor" : "10", "intensity" : "16,20", "worksize" : "256", "gpu-threads" : "2,1", "lookup-gap" : "2", "gpu-engine" : "1050-1050,938-1050", "gpu-memclock" : "1500-1500", "thread-concurrency" : "22272,40100" } ], "default-profile" : "X11", "failover-only" : true, "failover-switch-delay" : "30", "no-pool-disable" : true, "no-submit-stale" : true,
"auto-fan" : true, "temp-target" : "86", "temp-overheat" : "92", "temp-cutoff" : "95",
"queue" : "1", "scan-time" : "7", "expiry" : "28", "log" : "5" }
|
|
|
|
badman74
|
|
June 23, 2014, 02:41:10 AM |
|
havent tried the pool switch but i can confirm it works perfect with 14.6 i am getting 5mh/s on my 290's on x11
|
|
|
|
platinum4
|
|
June 23, 2014, 02:42:47 AM |
|
havent tried the pool switch but i can confirm it works perfect with 14.6 i am getting 5mh/s on my 290's on x11
I'm with you, now try and manually switch to a 3xxx nicehash port and so you can build another .bin It won't happen. Check above config for port numbers if you need.
|
|
|
|
badman74
|
|
June 23, 2014, 02:43:12 AM |
|
Fucking same. I got it to stay for one kernel, but after that nope.
And you specified "default-profile": "?" ? For 290X is below { "pools" : [ { "name" : "br x13 platinum4.1", "url" : "stratum+tcp://r6213.g50.rigs.eu.betarigs.com:9044", "user" : "platinumstephen-6213", "pass" : "x", "profile" : "x13" }, { "name" : "nh x13 multi", "url" : "stratum+tcp://stratum.nicehash.com:4337", "user" : "19VAeHKFfo91wxPhXQAEvHbkV4B2t5yRgq", "pass" : "f0=1.95;f2=0.973;f3=11.3;f4=8;f5=960;c0=1.9;c2=1.9;c3=1.2;c4=1.2;c5=1.6", "profile" : "x13" }, { "name" : "nh x11 multi", "url" : "stratum+tcp://stratum.nicehash.com:4336", "user" : "19VAeHKFfo91wxPhXQAEvHbkV4B2t5yRgq", "pass" : "f0=1.95;f2=0.973;f3=11.3;f4=8;f5=960;c0=1.9;c2=1.9;c3=1.2;c4=1.2;c5=1.6", "profile" : "x11" }, { "name" : "nh keccak multi", "url" : "stratum+tcp://stratum.nicehash.com:3338", "user" : "19VAeHKFfo91wxPhXQAEvHbkV4B2t5yRgq", "pass" : "f0=1.95;f2=0.973;f3=11.3;f4=8;f5=960;c0=1.9;c2=1.9;c3=1.2;c4=1.2;c5=1.6", "profile" : "keccak" }, { "name" : "nh scrypt multi", "url" : "stratum+tcp://stratum.nicehash.com:4333", "user" : "19VAeHKFfo91wxPhXQAEvHbkV4B2t5yRgq", "pass" : "f0=1.95;f2=0.973;f3=11.3;f4=8;f5=953;c0=1.9;c2=1.9;c3=1.2;c4=1.2;c5=1.6", "profile" : "scrypt" }, { "name" : "nh nscrypt multi", "url" : "stratum+tcp://stratum.nicehash.com:4335", "user" : "19VAeHKFfo91wxPhXQAEvHbkV4B2t5yRgq", "pass" : "f0=1.95;f2=0.973;f3=11.3;f4=8;f5=953;c0=1.9;c2=1.9;c3=1.2;c4=1.2;c5=1.6", "profile" : "nscrypt" }, { "name" : "tmb x13 multiport", "url" : "stratum+tcp://east01.us.trademybit.com:4011", "user" : "platinumstephen.3", "pass" : "sonic2", "profile" : "x13" }, { "name" : "tmb x13 multi east2", "url" : "stratum+tcp://east02.us.trademybit.com:4011", "user" : "platinumstephen.3", "pass" : "sonic2", "profile" : "x13" }, { "name" : "tmb x13 multi west", "url" : "stratum+tcp://west01.us.trademybit.com:4011", "user" : "platinumstephen.3", "pass" : "sonic2", "profile" : "x13" }, { "name" : "tmb x13 multi eu1", "url" : "stratum+tcp://am01.eu.trademybit.com:4011", "user" : "platinumstephen.3", "pass" : "sonic2", "profile" : "x13" }, { "name" : "tmb x13 multi eu2", "url" : "stratum+tcp://am02.eu.trademybit.com:4011", "user" : "platinumstephen.3", "pass" : "sonic2", "profile" : "x13" }, { "name" : "tmb x11 multiport", "url" : "stratum+tcp://east01.us.trademybit.com:4010", "user" : "platinumstephen.3", "pass" : "sonic2", "profile" : "x11" }, { "name" : "tmb x11 multi east2", "url" : "stratum+tcp://east02.us.trademybit.com:4010", "user" : "platinumstephen.3", "pass" : "sonic2", "profile" : "x11" }, { "name" : "tmb x11 multi west", "url" : "stratum+tcp://west01.us.trademybit.com:4010", "user" : "platinumstephen.3", "pass" : "sonic2", "profile" : "x11" }, { "name" : "tmb x11 multi eu1", "url" : "stratum+tcp://am01.eu.trademybit.com:4010", "user" : "platinumstephen.3", "pass" : "sonic2", "profile" : "x11" }, { "name" : "tmb x11 multi eu2", "url" : "stratum+tcp://am02.eu.trademybit.com:4010", "user" : "platinumstephen.3", "pass" : "sonic2", "profile" : "x11" }, { "name" : "mrr x13 platinum4.1", "url" : "http://us-east01.miningrigrentals.com:3333", "user" : "platinumstephen.1768", "pass" : "x", "profile" : "x13" }, { "name" : "Marucoin suprnova", "url" : "stratum+tcp://maru.suprnova.cc:3131", "user" : "platinumstephen.3", "pass" : "sonic2", "profile" : "x13" } ], "profiles" : [ { "name" : "x11", "algorithm" : "darkcoin-mod", "xintensity" : "256", "gpu-threads" : "1", "gpu-powertune" : "30", "thread-concurrency" : "22527", "worksize": "128", "gpu-engine": "1040", "gpu-memclock": "1500", "gpu-fan": "65-100" }, { "name" : "x13", "algorithm" : "marucoin-mod", "xintensity" : "512", "gpu-threads" : "1", "gpu-powertune" : "30", "thread-concurrency" : "22527", "worksize": "256", "gpu-engine": "1040", "gpu-memclock": "1300", "gpu-fan": "75-100" }, { "name" : "scrypt", "xintensity" : "600", "thread-concurrency" : "32765", "gpu-powertune" : "10", "worksize" : "256", "lookup-gap" : "2", "gpu-threads": "1", "algorithm" : "alexkarnew", "nfactor" : "10", "gpu-engine" : "1030", "gpu-memclock" : "1300", "gpu-fan" : "85-100" }, { "name" : "nscrypt", "xintensity" : "300", "thread-concurrency" : "22527", "gpu-powertune" : "10", "worksize" : "256", "lookup-gap" : "2", "gpu-threads": "1", "algorithm" : "alexkarnew", "nfactor" : "11", "gpu-engine" : "1030", "gpu-memclock" : "1300", "gpu-fan" : "85-100" }, { "name" : "keccak", "intensity" : "13", "thread-concurrency" : "32765", "gpu-powertune" : "10", "worksize" : "256", "lookup-gap" : "2", "gpu-threads": "1", "algorithm" : "maxcoin", "gpu-engine" : "1040", "gpu-memclock" : "1500", "gpu-fan" : "75-100" } ], "default-profile" : "x13", "hamsi-expand-big" : "1", "failover-only" : true, "shaders" : "2816", "gpu-vddc" : ".95", "temp-cutoff" : "96", "temp-overheat" : "94", "temp-target" : "88", "auto-fan" : true, "api-port" : "4028", "expiry" : "1", "gpu-dyninterval" : "7", "hotplug" : "5", "log" : "5", "queue" : "0", "scan-time" : "1", "temp-hysteresis" : "2", "shares" : "0", "no-restart" : true, "failover-switch-delay" : "30", "show-coindiff" : true, "extranonce-subscription" : true } Fuck this thing it just crashes the drivers repeatedly. try removing TC on all of them first to see if they will run without then you can tweak based off the bis it makes
|
|
|
|
platinum4
|
|
June 23, 2014, 02:45:20 AM |
|
I might be a fucking idiot the 4xxx ports are still in the config gimme a sec.
NOPE, absolutely not, this miner now refuses to manually switch pools.
|
|
|
|
platinum4
|
|
June 23, 2014, 02:50:14 AM |
|
Fuck this thing it just crashes the drivers repeatedly.
try removing TC on all of them first to see if they will run without then you can tweak based off the bis it makes I'd agree, but I can't even force it to try and build a bin by switching to an alive pool... Oh, and there's this bullshit going on with the fucking fanspeeds too. After you crash out you start up, fans at fucking 99% regardless of temps.
|
|
|
|
badman74
|
|
June 23, 2014, 02:52:46 AM |
|
Fuck this thing it just crashes the drivers repeatedly.
try removing TC on all of them first to see if they will run without then you can tweak based off the bis it makes I'd agree, but I can't even force it to try and build a bin by switching to an alive pool... i ran your config without the TC and it switches for me but times out at 60 sec....
|
|
|
|
|