mention verify() bug in README

This commit is contained in:
tromp 2016-11-03 19:13:29 -04:00
parent 16ee1c8a6b
commit efb2d26dfe
1 changed files with 3 additions and 0 deletions

View File

@ -47,6 +47,9 @@ On the morning of the submission deadline day, discussion on sorting with judge
made me realize that my 2nd stage bucket sort could benefit from linking rather than listing
xor-able slots, which gave me the final speed boost.
On Thursday Nov 3, user elbandi on Slack reported a bug in verify() where it allows a non-zero
final digit in the top-level xor. That is now fixed.
More detailed documentation is available in the equi_miner.h source code.
Performance summary (on 4GHz i7-4790K and NVidia GTX980):