tromp / cuckoo

a memory-bound graph-theoretic proof-of-work system
Other
822 stars 173 forks source link

What is the baseline for the bounty?? #16

Closed billyfordon closed 7 years ago

billyfordon commented 7 years ago

I'm looking into this, but there is no clear baseline for the bounty. On the one hand, your Makefile defines bounty targets that use the regular miner (cuckoo_miner), but on the other hand, you have a SIMD implementation in bounty_miner (which I assume is much faster) that is not being used in the Makefile.

So what exactly are we supposed to beat here??

tromp commented 7 years ago

bounty_miner is just an outdated version of cuckoo_miner. I'll update it to avoid confusion. just give me a day or two since i'm also fixing some bug in cuckoo_miner...