Author Topic: Coyote Miner | PPS Mining Pool  (Read 403420 times)

0 Members and 1 Guest are viewing this topic.

Offline fav

  • Hero Member
  • *****
  • Posts: 4278
  • No Pain, No Gain
    • View Profile
    • Follow Me!
  • BitShares: fav
Re: ALPHA MINER - 1.5 GB unlimited threads... better HPM Win64 Miner!
« Reply #146 on: November 09, 2013, 09:59:56 am »

Offline bytemaster

Re: ALPHA MINER - 1.5 GB unlimited threads... better HPM Win64 Miner!
« Reply #145 on: November 09, 2013, 09:31:22 am »
So far the load on the pool server is essentially 0 and we are mining at a total of 105 connections... keep the hashes coming :)

From my side of things I am seeing very few stale nodes despite the fact that blocks keep coming at 30-40 second intervals..... I am sure this pool will not help with the hash rate growth!
For the latest updates checkout my blog: http://bytemaster.bitshares.org
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.

Offline bytemaster

Re: ALPHA MINER - 1.5 GB unlimited threads... better HPM Win64 Miner!
« Reply #144 on: November 09, 2013, 09:09:36 am »
Yes, I reset the server to remove some debug statements to reduce latency.

One of the biggest improvements in performance is rapid exit of the momentum search when a new block is found.  This has a bigger impact on slower machines.
Another improvement in performance came from having 8 threads work in parallel on the same search space.  This allowed me to search it faster and thus reduce latency further, it also reduced the memory footprint. 

For the latest updates checkout my blog: http://bytemaster.bitshares.org
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.

Offline alexxy

  • Full Member
  • ***
  • Posts: 175
    • View Profile
Re: ALPHA MINER - 1.5 GB unlimited threads... better HPM Win64 Miner!
« Reply #143 on: November 09, 2013, 09:04:39 am »
he he  some fun error

Code: [Select]
End of file
    {"message":"End of file"}
    asio  asio.cpp:22 read_write_handler
attempting to connect to the-iland.net
206687ms th_a       miner.cpp:108                 main                 ] 64.90.183.137:8384
206825ms th_a       miner.cpp:114                 main                 ] unspecified
Broken pipe
    {"message":"Broken pipe"}
    asio  asio.cpp:28 read_write_handler
Unable to connect
attempting to connect to the-iland.net
Vote for my delegates! alexxy | lexx
PTS: PmraxfZ852y9oEKrYMLX1ee3e4qRWPUTFC
BTS: alexxy

Offline bytemaster

Re: ALPHA MINER - 1.5 GB unlimited threads... better HPM Win64 Miner!
« Reply #142 on: November 09, 2013, 08:56:40 am »
release sources and someone will help you writing it

For the latest updates checkout my blog: http://bytemaster.bitshares.org
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.

Offline alexxy

  • Full Member
  • ***
  • Posts: 175
    • View Profile
Re: ALPHA MINER - 1.5 GB unlimited threads... better HPM Win64 Miner!
« Reply #141 on: November 09, 2013, 08:54:32 am »
release sources and someone will help you writing it
Vote for my delegates! alexxy | lexx
PTS: PmraxfZ852y9oEKrYMLX1ee3e4qRWPUTFC
BTS: alexxy

Offline bytemaster

Re: ALPHA MINER - 1.5 GB unlimited threads... better HPM Win64 Miner!
« Reply #140 on: November 09, 2013, 08:53:25 am »
Why you use hardcoded thread number? why not simply detect them on the fly like cpuminer did?

Because I wrote this in 24 hours and that required extra time I didn't have :)

I will make it auto detect soon.

For the latest updates checkout my blog: http://bytemaster.bitshares.org
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.

Offline bytemaster

Re: ALPHA MINER - 1.5 GB unlimited threads... better HPM Win64 Miner!
« Reply #139 on: November 09, 2013, 08:52:26 am »
Was getting ~17 with two instances on win64, now with the new miner ~30.  Nice job and quick action bytemaster.  I hope to see an all in one solution built into the qt client so I can easily get non tech friends to support the cause.

All-in-one miner will be included with Keyhotee when the time comes.
For the latest updates checkout my blog: http://bytemaster.bitshares.org
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.

Offline alexxy

  • Full Member
  • ***
  • Posts: 175
    • View Profile
Re: ALPHA MINER - 1.5 GB unlimited threads... better HPM Win64 Miner!
« Reply #138 on: November 09, 2013, 08:52:04 am »
Why you use hardcoded thread number? why not simply detect them on the fly like cpuminer did?
Vote for my delegates! alexxy | lexx
PTS: PmraxfZ852y9oEKrYMLX1ee3e4qRWPUTFC
BTS: alexxy

Offline Brekyrself

  • Hero Member
  • *****
  • Posts: 512
    • View Profile
Re: ALPHA MINER - 1.5 GB unlimited threads... better HPM Win64 Miner!
« Reply #137 on: November 09, 2013, 08:51:28 am »
Was getting ~17 with two instances on win64, now with the new miner ~30.  Nice job and quick action bytemaster.  I hope to see an all in one solution built into the qt client so I can easily get non tech friends to support the cause.

Offline fav

  • Hero Member
  • *****
  • Posts: 4278
  • No Pain, No Gain
    • View Profile
    • Follow Me!
  • BitShares: fav
Re: ALPHA MINER - 1.5 GB unlimited threads... better HPM Win64 Miner!
« Reply #136 on: November 09, 2013, 08:50:16 am »
I have a very low reject rate for my miners... what are you all seeing?   Remember to subtract 1 for each time you have started your client.

It's 3 - 0 then

Offline bytemaster

Re: ALPHA MINER - 1.5 GB unlimited threads... better HPM Win64 Miner!
« Reply #135 on: November 09, 2013, 08:49:47 am »
pool-wide I am getting less than 7% reject rate right now and running at 56 shares per minute.
For the latest updates checkout my blog: http://bytemaster.bitshares.org
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.

Offline bytemaster

Re: ALPHA MINER - 1.5 GB unlimited threads... better HPM Win64 Miner!
« Reply #134 on: November 09, 2013, 08:48:05 am »
3 hpm more than I get with other miners on win7

What is your base line?

6.5 now 8.5-9. keeping an eye on the rejection rate though

I have a very low reject rate for my miners... what are you all seeing?   Remember to subtract 1 for each time you have started your client.
For the latest updates checkout my blog: http://bytemaster.bitshares.org
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.

Offline fav

  • Hero Member
  • *****
  • Posts: 4278
  • No Pain, No Gain
    • View Profile
    • Follow Me!
  • BitShares: fav
Re: ALPHA MINER - 1.5 GB unlimited threads... better HPM Win64 Miner!
« Reply #133 on: November 09, 2013, 08:45:02 am »
3 hpm more than I get with other miners on win7

What is your base line?

6.5 now 8.5-9. keeping an eye on the rejection rate though

Offline bytemaster

Re: ALPHA MINER - 1.5 GB unlimited threads... better HPM Win64 Miner!
« Reply #132 on: November 09, 2013, 08:44:18 am »
3 hpm more than I get with other miners on win7

What is your base line?
For the latest updates checkout my blog: http://bytemaster.bitshares.org
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.