Bitcoin Forum
May 24, 2024, 02:51:09 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 [23] 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 »
441  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CLAM] CLAMS > Proof-Of-Chain > @AGX.io on: June 23, 2014, 07:13:42 AM
What's happening with the pool?
442  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sgminer v5 - new unified multi-algorithm on-the-fly kernel switching miner on: June 23, 2014, 05:35:44 AM
[...]
notice i am using your profile with some mods
this one didn't work either
Code:
{
"pools" : [
     {
          "name" : "nh x13 multi",
          "url" : "stratum+tcp://stratum.nicehash.com:3337",
          "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:3336",
          "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:3333",
"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:3335",
"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"
        }
],
"profiles" : [
        {
                "name" : "x11",
                "algorithm" : "darkcoin-mod",
                "xintensity" : "256",
                "gpu-threads" : "1",
                "gpu-powertune" : "30",
                "worksize": "128",
                "gpu-engine": "1040",
                "gpu-memclock": "1400",
                "gpu-fan": "65-100"
        },
        {
                "name" : "x13",
                "algorithm" : "marucoin-mod",
                "xintensity" : "512",
                "gpu-threads" : "1",
                "gpu-powertune" : "30",
                "worksize": "256",
                "gpu-engine": "1040",
                "gpu-memclock": "1300",
                "gpu-fan": "75-100"
        },
        {
                "name" : "scrypt",
                "xintensity" : "600",
                "gpu-powertune" : "10",
                "worksize" : "256",
                "lookup-gap" : "2",
                "gpu-threads": "1",
                "algorithm" : "alexkarnew",
                "nfactor" : "10",
                "gpu-engine" : "950",
                "gpu-memclock" : "1250",
                "gpu-fan" : "85-100"
        },
        {
                "name" : "nscrypt",
                "xintensity" : "300",
                "gpu-powertune" : "10",
                "worksize" : "256",
                "lookup-gap" : "2",
                "gpu-threads": "1",
                "algorithm" : "alexkarnew",
                "nfactor" : "11",
                "gpu-engine" : "950",
                "gpu-memclock" : "1250",
                "gpu-fan" : "85-100"
        },
        {
                "name" : "keccak",
                "intensity" : "13",
                "gpu-powertune" : "10",
                "worksize" : "256",
                "lookup-gap" : "2",
                "gpu-threads": "1",
                "algorithm" : "maxcoin",
                "gpu-engine" : "1040",
                "gpu-memclock" : "1400",
                "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
}
I just tested this exact config (changed only the gpu-* settings to match my desired clocks).

I successfully just switched from X13 to X11 to Keccak to Scrypt and then to Nscrypt.  Waited for a few shares to get accepted before each switch.  (I even used your nicehash user/pass, so you got a few free hashes).

There are, however, definitely some memory leaks or GPU memory usage issues.  Hashrate falls when switching sometimes, and can only be restored by rebooting (after I was finished switching around between algorithms manually for a while, I had fallen from 4.44MH/s+ for X11 to 1.17MH/s).

Curiously, after I rebooted and switched back to my previously config, it is running 4.55MH/s (no changes at all... was 4.44 constantly before).  Edit: a few min later, all 4 GPUs fell back to 4.44MH/s.
443  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sgminer v5 - new unified multi-algorithm on-the-fly kernel switching miner on: June 23, 2014, 05:22:05 AM
phzi, badman74 likely compiled his own Windows binaries & I am running the Windows binaries from here https://www.nicehash.com/software/sgminer-5.0-pre-release-2014-06-22-win32.zip
It isn't the extra-nonce subscription causing issues maybe is it?  I do have "no-extranonce-subscribe" : true, in all my profiles as well as globally.

I don't see how that would not allow you to either a) manually switch to another alive pool b) crash out the miner in 60 seconds c) force your starting fanspeeds to 99% after a crash out or d) change anything from the previous build from 06.16.2014

This is kind of shitty now if the entire github repo is polluted with this config parsing bullshit if it broke the miner for so many different people.
Extranonce subscribe used to cause cause sgminer to exit because of bad communication with the pool.... I wrote about this previously (and others have as well).  Not saying it's your problem for sure, but I would definitely add "no-extranonce-subscribe" : true to each profile as well as the global config to confirm that doesn't help.

And hey, I am glad the config system is changing.  The old one was crap.  Give it a few days to stabilize if you're having issues before calling it bad - and keep in mind, it's working great for me on Linux.

Anybody that can post a proven, working config file, with a proven, working logfile of successful algo-flips to all algos (x11/x13/keccak/scrypt/nscrypt) I'd be incredibly interested.

EDIT: And I want to see in the logfile that it can successfully switch from scrypt nf10 to nscrypt nf11 in the same mining instance, without an Error -4 GPU disabled error occurring)
I can post my full config and a log of this tomorrow when I have some time, although I don't see how it will help anything.
444  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sgminer v5 - new unified multi-algorithm on-the-fly kernel switching miner on: June 23, 2014, 02:58:46 AM
phzi, badman74 likely compiled his own Windows binaries & I am running the Windows binaries from here https://www.nicehash.com/software/sgminer-5.0-pre-release-2014-06-22-win32.zip
It isn't the extra-nonce subscription causing issues maybe is it?  I do have "no-extranonce-subscribe" : true, in all my profiles as well as globally.
445  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sgminer v5 - new unified multi-algorithm on-the-fly kernel switching miner on: June 23, 2014, 02:56:12 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.
I have neither of these issues on my linux install with 14.6 drivers.  The config I posted above is working great, switching no problems.  If I force quit sgminer and restart it, there's no issue.

I did run into odd problems with previous installs while I was messing with configs tho.  Had to actually remove the entire sgminer folder and build from git again to get it to work (and no, it wasn't old bin files or anything obvious).

Edit: it isn't the extra-nonce subscription maybe is it?  I do have "no-extranonce-subscribe" : true, in all my profiles as well as globally.
446  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN][XMR] monero.crypto-pool.fr | Large Monero Mining Pool on: June 23, 2014, 02:42:17 AM
@superresistant: I still have 2.54XMR that were never paid out to me... (despite reporting this ages ago)  Do I need to contact you to get paid?
447  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sgminer v5 - new unified multi-algorithm on-the-fly kernel switching miner on: 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

Code:
{
"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:
Code:
{
"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"
}

448  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sgminer v5 - new unified multi-algorithm on-the-fly kernel switching miner on: 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.
449  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sgminer v5 - new unified multi-algorithm on-the-fly kernel switching miner on: June 23, 2014, 01:09:23 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:
Code:
"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.
450  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN] Coin Shield - Shitcoin Cleanup | Coinshield Verification on: June 23, 2014, 12:43:08 AM
Certainly an interesting idea.  I look forward to seeing the algorithm choice - please use something memory hard.
451  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sgminer - new unified multi-algorithm on-the-fly kernel switching miner on: June 22, 2014, 03:52:07 PM
Ok, need to check that..
It is possible to use multi profiles like?

"profile" : "x13,x13old,x13,x13"



I doubt it... that configuration doesn't really make any sense.  If you need to specify per-GPU settings, you do it IN the profile. 

e.g.
Code:
"profiles": [
 {
      "name": "x13",
      "algorithm": "marucoin-mod,marucoin-modold,marucoin-mod,marucoin-mod",
      "intensity": "18",
      "shaders" : "1792,1536,1792,1792",
      "thread-concurrency": "8192,8000,8192,8192",
      "worksize": "256,64,256,256",
      "gpu-threads": "2"
    }
452  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sgminer - new unified multi-algorithm on-the-fly kernel switching miner on: June 21, 2014, 07:39:03 PM

it appears that i can't build this from the current source...
don't know if it is a problem on my end or something in the code
Git pull didn't work for me even after a make clean; I had to delete the entire sgminer folder and re-clone the repo so I could compile.

The multiple-profile config is awesome.  Running quite well on my test rig.
453  Alternate cryptocurrencies / Mining (Altcoins) / Re: Wolf's XMR/BCN/MNT CPUMiner - 2x speed compared to LucasJones' - NEW WIN BINARY on: June 16, 2014, 01:40:09 AM
Eerybody,

Please join Wolf's pool http://pool.cryptoescrow.eu/#

My miners are on it. My hash rate is higher and more stable than in other pools
No block in 10 hours with that hashrate is worrying...
454  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMR] Monero - Secure, private, untraceable cryptocurrency on: June 16, 2014, 01:20:56 AM
Theres is a keylogger that was attached to the mining software. I suggest everyone scan their computers to see if they are indeed infected. Seriously, you have been warned
Proof or GTFO... posting something like this without pointing to exactly what mining software/version and details as to the infection is just dumb.

There is no keylogger...
455  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMR] Monero - Secure, private, untraceable cryptocurrency on: June 15, 2014, 11:05:41 PM
yeah,

looks like http://monero.crypto-pool.fr/ is pool to mine with

don't know what's with http://pool.cryptoescrow.eu/, they should find some block, since pool HR went up.

crypto-pool.fr finds at least 1 block/hour with smaller HR then cryptoescrow.eu

weird, at least or really really really bad luck
the only thing that cames to mind its they are keeping the blocks for themselfs  Grin Grin Grin
with that hash its impossibel not to have a block in 1hour much less 8  Grin Grin Grin

Beware monero.crypto-pool.fr... they haven't paid ANYONE in several days.  Admin claims he can't figure out the problem and that payments are fine.
456  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][MRO][XMR][HOW TO] Install GUI wallet & mine Monero on Windows !!NEW: GPU!! on: June 15, 2014, 09:23:12 PM
Payouts still aren't working... I have ~2.54XMR remaining unpaid.  Many others have mentioned amounts far exceeding this.
457  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore MRO/QCN/FCN/BCN GPU Miner v2.0 on: June 15, 2014, 06:41:50 PM

Is it me or is there is something wrong with this pool ? Last block found was over 5 hours ago ?!?!

Use caution! monero.crypto-pool.fr has not paid anyone in several days.  

The admin (superresistant on these forums) hasn't provided any updates in the past 2 days other then this message:
I'm back. update soon.
458  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Pandacoin[PND] The only POS coin with 3 mths POW mining phase| Multipool| No premine or IPO on: June 15, 2014, 08:59:45 AM
Panda panda panda panda panda... monkey!  Panda Panda Panda Panda Panda... Monkey!  PANDA PANDA; PANDA PANDA; PANDA PANDA. PANDA!
hehehehehe

Win.  You earned 10 points!

Fine Print: points earned are for entertainment purposes only.  Points have no real value - you can only use them to feel better about yourself.
459  Alternate cryptocurrencies / Pools (Altcoins) / Re: [POOL][Scrypt][Scrypt-N] Profit switching pool - wafflepool.com on: June 15, 2014, 08:57:41 AM
WafflePool has consistently been the largest DRK coin pool for over a day now!

http://drk.poolhash.org/poolhash.html

(WafflePool is pool_unknown_80).
460  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | ASIC Resistant on: June 15, 2014, 08:56:06 AM
if address == 'XsF8k8s5CoS3XATqW2FkuTsznbJJzFAC2U': address = 'pool_unknown_80'

Found 30 % of block in last 3 hours.
Found 17 % of block in last 12 hours.

http://drk.poolhash.org/poolhash.html
<snip>
Who is the biggest multipool these days ?

I want to change pool_unknown_80 to known_pool_name. LOL


pool_unknown_80  might be wafflepool.  Growth pattern matches.  Will confirm the next time wafflepool hits a DRK block.
Confirmed.

darkcoin   2014-06-15 08:51:11   00000000000910968b99087d295651c13bf950a056aa8f2826c8ee2e1029f4a7   5.00100000   immature

3 mins ago   Jun 15 2014 01:51:44   85882 (00000000000910968b99087d295651c13bf950a056aa8f2826c8ee2e1029f4a7 )   pool_unknown_80

pool_unknown_80 = WafflePool.

So, Wafflepool is now the biggest DarkCoin pool... haha, funny stuff.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 [23] 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!