Search content
Sort by

Showing 3 of 3 results by ycui7
Post
Topic
Board Pools (Altcoins)
Re: [ANN][POOL] Profit switching pool - wafflepool.com
by
ycui7
on 17/02/2014, 19:29:13 UTC
Someone with 1Gh/s just popped on the pool.  I have read previous posts on this same person.  Does anyone know if this is real.....or a bot, or another pool attaching to ours....and does this have a negative affect on our pool and its profits?  I am small (1.8Mh/s) and am worried.

Here is the status for that account.
http://wafflepool.com/miner/14t8yB3PDGfZT3VppxMY4J9xiBaXUcZvKp
Post
Topic
Board Pools (Altcoins)
Re: [ANN][POOL] Profit switching pool - wafflepool.com
by
ycui7
on 17/02/2014, 05:33:45 UTC
Someone, a single miner, just contributed 1.37 GH to the pool, which is 47% of the pool hashrate.

As comparison the highest one on middlecoin is only ~300MH.

Is this real?
Post
Topic
Board Mining (Altcoins)
Re: [Preview] Smelter - GPU miner for Quark-based coins
by
ycui7
on 23/01/2014, 01:20:10 UTC
I'm trying to mine frozen w/ a 5850, smelter crashes almost immediately. Is this a compatible card?
5850 is supported. Try --debug switch, debug output can give an idea what's wrong.

Just in case, the list of currently supported GPUs:
Code:
        const char *arrDevices[] =
        {
                "Cypress", // 5830, 5850, 5870
                "Cayman", // Radeon HD 6900:  Radeon HD 6950 and Radeon HD 6970
                "Barts", // HD 6850 HD 6870
                "Turks", // HD 6570 and HD 6670, 7510, 7570, 7670
                "Juniper", // 6770 and 6750, 5750, 5770
                "Tahiti", // 7870, 7950, 7970
                "Pitcairn", // 7850, 7870
                "Capeverde", // 7730, 7750, 7770
                "Bonaire", // 7790
                0
        };

You can add 5770 into you list. I tested it, and it works great. I get 1.4 MH/s on a 5770!