Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
Evillo
on 13/09/2022, 07:13:29 UTC
Very sad thing, does anyone know why?
it's a bug in clBitCrack: github.com/brichard19/BitCrack/issues/337

Someone shared a fix but you'll have to edit it yourself and compile the code.
Here's the post: github.com/brichard19/BitCrack/issues/223

clbitcrack behaves weird on old and low gig cards .. best case scenario is it's gonna search but not find anything when testing a known key in a known range (i.e fail test)
Here is test results:

Rx 5xxx XT - work and pass test
Rx 570 8G - search but fail test
Rx 580 8G - search but fail test
Anything less - do not search

In the NVIDIA family i found anything less than 1xxx 8G to not work or behave weirdly ( yes you can use your NVIDIA card with clbitcrack .. in my case cuda has a config problem that im not so fond of spending time on fixing right now)


Your results may vary.