bernardladenthin / BitcoinAddressFinder

A high performance bitcoin address finder.
Apache License 2.0
170 stars 49 forks source link

WARN : Attention, queue is full. Please increase queue size. #42

Closed mrkariimi closed 2 months ago

mrkariimi commented 3 months ago

hello dear sir I hope you are well i am use linux ubuntu 20.04 (cpu : Ryzen 9 3950X with 16 core and 32 threads , ram : 128GB , gpu :Radeon RX 6900 XT) What has happened ? Should I increase the queue? If I stop the program and start again, the keys are checked from the beginning. Is that the keys are selected randomly or by sequence? If for any reason my computer restarts and the program runs from the beginning, is this good or bad?

could you please discribe that i have 4 thread but way thread 1 is used ? and please discribe pool .

queue

my effective is : ~830k keys/s

linux

bernardladenthin commented 2 months ago

Upon restarting, secure random is used again, generating highly random keys each time. "Queue is full" indicates that your CPU is too slow to check the keys in the LMDB database, and the OpenCL is faster than your CPU can handle this key production. This issue will be addressed in a future release by utilizing the GPU more for hashing.

mrkariimi commented 2 months ago

When is the next release of the software?

bernardladenthin commented 2 months ago

I'm going to release a new version now. This will enable you to experiment with and utilize the new configuration format for keyProducer.

Please note, I plan to update the configuration format once again in the near future, potentially switching to YAML within the next few days.

bernardladenthin commented 2 months ago

Just for you, a new release, happy finding: https://github.com/bernardladenthin/BitcoinAddressFinder/releases/tag/1.3.0-SNAPSHOT

mrkariimi commented 2 months ago

thank you it works i achive 3940 k key/ps power consumption ~ 400 w