Post
Topic
Board Project Development
Re: Large Bitcoin Collider (Collision Finders Pool)
by
GoldTiger69
on 28/03/2017, 06:27:09 UTC
This is the result:

./LBC -x
Will use 2 CPUs.
Testing mode. Using page 0, turning off looping.
Benchmark info not found - benchmarking... done.
Your maximum speed is 3720003547 keys/s per CPU core.

When this happens, something went wrong with calling the generator.
Is it there? Is it executable? Is the blf file there?

do a

Code:
time gen-hrdcore--linux64 -I 0000000000000000000000000000000000000000000000000000000000000001 -c 10000 -L 1

If it gives the correct output (the 4 lines). If not, LBC -x will fail too - paste the result of this command here.


Rico

It happened after I upgraded it (calling LBC -u). Everything went fine, I even did the LBC -x and no problem. But when I called it for LBC -c 2 -id xxx -s xxx, it said ... Answer: too fast.

Yes, LBC is there and the .blf file is there too: 536870912 mar 18 20:39 funds_h160.blf

The result of the test:

time ./gen-hrdcore-sse42-linux64 -I 0000000000000000000000000000000000000000000000000000000000000001 -c 10000 -L 1
but the first key must be in the range:
1  -  fffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8ccf364141
Please retry with another key

real   0m0.002s
user   0m0.004s
sys   0m0.000s