Author Topic: [ANN] ypool.net - Fast PTS pool  (Read 195673 times)

0 Members and 1 Guest are viewing this topic.

Offline Ethapus

  • Newbie
  • *
  • Posts: 8
    • View Profile
Re: [ANN] ypool.net + Custom high speed miner (up to 500% faster)
« Reply #146 on: November 13, 2013, 04:28:15 pm »
I have 3 pts and still no payout even though payout set to 2 pts. What's wrong?

Offline liberman

  • Full Member
  • ***
  • Posts: 85
    • View Profile
Re: [ANN] ypool.net + Custom high speed miner (up to 500% faster)
« Reply #145 on: November 13, 2013, 04:22:19 pm »
Quote from: tyeken8
same problem here
[/quote

verify your current coin mode is pts

Yeah, that was the problem.

Offline Gumik

  • Newbie
  • *
  • Posts: 9
    • View Profile
Re: [ANN] ypool.net + Custom high speed miner (up to 500% faster)
« Reply #144 on: November 13, 2013, 04:20:51 pm »
Just tried -m1024 instead of -m512, seems to change nothing for me collision/min wise.
XPM : AaMussGvG8963TZKswLVwY1BNG3zs22MvK
PTS : PpTe2GPfXkk1T4boaPATERzwVx5Sn5nyRr

Offline tyeken8

  • Jr. Member
  • **
  • Posts: 23
    • View Profile
Re: [ANN] ypool.net + Custom high speed miner (up to 500% faster)
« Reply #143 on: November 13, 2013, 04:19:17 pm »
hey jh00 HUGE problem, my balance back to 0.0000000 PTS

same problem here

verify your current coin mode is pts

Offline liberman

  • Full Member
  • ***
  • Posts: 85
    • View Profile
Re: [ANN] ypool.net + Custom high speed miner (up to 500% faster)
« Reply #142 on: November 13, 2013, 04:10:18 pm »
jh00, what is happening to the page? Is our money all right?

Offline NineLives

  • Sr. Member
  • ****
  • Posts: 390
    • View Profile
    • BITCOIN TALK PROFILE
Re: [ANN] ypool.net + Custom high speed miner (up to 500% faster)
« Reply #141 on: November 13, 2013, 04:09:00 pm »
Is there no Linux version or due?
Keyhotee / BTSX:  Merah    PTS:  PskEDN4AeWc1trW4zV7DGGTQi3y5LeVhFR 

BTC Mining Hardware IN STOCK NOW:  http://www.mininghardware.co.uk

Offline Frz

  • Newbie
  • *
  • Posts: 3
    • View Profile
Re: [ANN] ypool.net + Custom high speed miner (up to 500% faster)
« Reply #140 on: November 13, 2013, 04:03:43 pm »
I tried switching to the sphlib library for better sha512 performance, I seem to be getting about 50% more collisions per minute on my test system

I would be happy if someone could test how it affects their performance.
https://github.com/FrzMe/jhProtominer/tree/linux-port

Great work!!
It boost my E5620 from 91 to ~96. Not very fast, don't know why..

I've merged your changeset (-b sph), add memory of 1024 ~4096MB as well.

Thank you!

I've also experimented with bigger memory sizes (https://github.com/FrzMe/jhProtominer/commit/ce443328095264700f8eb3bd3cbea4187e9e115c ) not sure of the results yet. I've moved the worker function to a new file that can be tweaked with macros to avoid code duplication in the source hope I've done that correctly :D I've moved the worker function to a new file that can be tweaked with macros to avoid code duplication in the source hope I've done that correctly :D

My test system is rather slow that's probably the reason why I get so much more performance with the new hash library (8virtual cores with 4500 mhz host cpu capped -> ~ 1/4 of a more or less modern xeon => I originally had about 30cps, now around 42)

Quote
The last version has 76 c/m in my system, and this new one about 84c/m. BUT, this new version doesn't find any hash in several minutes I have been running it.
Maybe you are just unlucky? :( Of course there might be something wrong but it works fine for me.

Quote
How are you compiling this?
make CFLAGS="-Ofast -march=native"
Haven't tried it on Windows.
« Last Edit: November 13, 2013, 04:08:01 pm by Frz »

Offline liberman

  • Full Member
  • ***
  • Posts: 85
    • View Profile
Re: [ANN] ypool.net + Custom high speed miner (up to 500% faster)
« Reply #139 on: November 13, 2013, 04:02:18 pm »
hey jh00 HUGE problem, my balance back to 0.0000000 PTS

same problem here

Offline NineLives

  • Sr. Member
  • ****
  • Posts: 390
    • View Profile
    • BITCOIN TALK PROFILE
Re: [ANN] ypool.net + Custom high speed miner (up to 500% faster)
« Reply #138 on: November 13, 2013, 04:01:58 pm »
can the same worker be used on multiple machines?
Keyhotee / BTSX:  Merah    PTS:  PskEDN4AeWc1trW4zV7DGGTQi3y5LeVhFR 

BTC Mining Hardware IN STOCK NOW:  http://www.mininghardware.co.uk

Offline alexr

  • Board Moderator
  • Full Member
  • *****
  • Posts: 57
    • View Profile
Re: [ANN] ypool.net + Custom high speed miner (up to 500% faster)
« Reply #137 on: November 13, 2013, 04:00:16 pm »
Resolved
Donations/donazioniSezione italiana

Offline joesmoe

  • Jr. Member
  • **
  • Posts: 40
    • View Profile
Re: [ANN] ypool.net + Custom high speed miner (up to 500% faster)
« Reply #136 on: November 13, 2013, 03:59:19 pm »
I tried switching to the sphlib library for better sha512 performance, I seem to be getting about 50% more collisions per minute on my test system

I would be happy if someone could test how it affects their performance.
https://github.com/FrzMe/jhProtominer/tree/linux-port

10% more collisions on a 16 core (32 threads) machine.

How are you compiling this?


Offline liberman

  • Full Member
  • ***
  • Posts: 85
    • View Profile
Re: [ANN] ypool.net + Custom high speed miner (up to 500% faster)
« Reply #135 on: November 13, 2013, 03:53:37 pm »
I tried switching to the sphlib library for better sha512 performance, I seem to be getting about 50% more collisions per minute on my test system

I would be happy if someone could test how it affects their performance.
https://github.com/FrzMe/jhProtominer/tree/linux-port

The last version has 76 c/m in my system, and this new one about 84c/m. BUT, this new version doesn't find any hash in several minutes I have been running it.

Offline tyeken8

  • Jr. Member
  • **
  • Posts: 23
    • View Profile
Re: [ANN] ypool.net + Custom high speed miner (up to 500% faster)
« Reply #134 on: November 13, 2013, 03:49:20 pm »
I tried switching to the sphlib library for better sha512 performance, I seem to be getting about 50% more collisions per minute on my test system

I would be happy if someone could test how it affects their performance.
https://github.com/FrzMe/jhProtominer/tree/linux-port

Great work!!
It boost my E5620 from 91 to ~96. Not very fast, don't know why..

I've merged your changeset (-b sph), add memory of 1024 ~4096MB as well.

Offline goldbishop

  • Jr. Member
  • **
  • Posts: 34
    • View Profile
Re: [ANN] ypool.net + Custom high speed miner (up to 500% faster)
« Reply #133 on: November 13, 2013, 03:48:36 pm »
hey jh00 HUGE problem, my balance back to 0.0000000 PTS

you turned autopay on?

Offline alexr

  • Board Moderator
  • Full Member
  • *****
  • Posts: 57
    • View Profile
Re: [ANN] ypool.net + Custom high speed miner (up to 500% faster)
« Reply #132 on: November 13, 2013, 03:45:35 pm »
hey jh00 HUGE problem, my balance back to 0.0000000 PTS
Donations/donazioniSezione italiana