Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - bytemaster

Pages: 1 ... 631 632 633 634 635 636 637 [638] 639 640 641 642 643 644 645 ... 656
9556
Can you confirm the exact date / time for final submissions?

Can you also confirm if the 5 BTC bounty could be paid in USD or only via BTC ...?

I prefer to pay bounties via BTC.

I will pick a date, but given the holidays coming, lets plan to review the website submissions after thanksgiving so everyone has some free time to work on theirs.

9557
BitShares PTS / Re: Where to find PhotoShares client?
« on: November 09, 2013, 09:50:58 am »
You may want to check out my latest miners.

9558
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!

9559
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. 


9560
release sources and someone will help you writing it


9561
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.


9562
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.

9563
pool-wide I am getting less than 7% reject rate right now and running at 56 shares per minute.

9564
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.

9565
3 hpm more than I get with other miners on win7

What is your base line?

9566
Also it will be good if miner will have only minimalistic deps (libcurl and may be some others, but not boost or qt its overkill to use boost just for communication like xolokram did)

I built the miner using my fc, threading, multitasking, and reflection library so I could put the whole thing together quickly.  I also use a binary protocol for performance and the server relies on coroutines to be entirely async.  This pool was designed for speed and minimum latency.

This is also helping to test the infrastructure of BitShares itself by using many components from that.  The windows exe should use static linking rather than DLLs, but this was not packaged for release.

I am sure others will design things around curl and json... that is what the market is for :)

Also seems like you use openssl or libgcrypt. I dont care about win binary, I'm interested in linux and sources for this client

Yes I am.. I am testing the peer to peer communication channels I use for BitShares so everything is encrypted by default.   I need to have lots of use of the foundational components so that I can be sure they will hold up when the time comes.   

9567
I apologize dude, I didn't realize you wanted a fixed(predictable PPS rate) I'm glad you found something that works! Can't wait for you pool to come back up!

1K3V6oZFZiymKTs93WKtBtvdEkp8zxKFri

It is up again now...

9568
Also it will be good if miner will have only minimalistic deps (libcurl and may be some others, but not boost or qt its overkill to use boost just for communication like xolokram did)

I built the miner using my fc, threading, multitasking, and reflection library so I could put the whole thing together quickly.  I also use a binary protocol for performance and the server relies on coroutines to be entirely async.  This pool was designed for speed and minimum latency.

This is also helping to test the infrastructure of BitShares itself by using many components from that.  The windows exe should use static linking rather than DLLs, but this was not packaged for release.

I am sure others will design things around curl and json... that is what the market is for :)

9569
I believe all known issues have been resolved and we are currently mining at 35 shares / minute or about 3000 hash per minute in the pool.

9570
I dont understand how there not PPS systems

PPLNS pays your shares over shifts based on the blocks the pool finds in that shift

PPS pays out per share

What i described in my first post is how I calculate PPS in my pool, but I guess it isn't up to your standards.

Perhaps I didn't understand.    The first one is based upon actual blocks found and your reward payout is not predictable.

I will pay you .1 BTC for answering though.

Pages: 1 ... 631 632 633 634 635 636 637 [638] 639 640 641 642 643 644 645 ... 656