Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
nomachine
on 22/03/2025, 20:26:22 UTC

Illegal instruction (core dumped)
root@evelk-ThinkPad-T430s:~/.a/Cyclone# ./Cyclone -h e0b8a2baee1b77fc703455f39d51477451fc8cfc -r b07003137ec6788df:b0733313986012278 -b 6

I am getting this core dumped error only on some laptop models (could be that they have old processors?)
On others Cyclone starts without problems (same operating system ubuntu 18 on all of them)
Thanks in advance

If you have a processor that does not support AVX2, it will not work.


What do you mean by this stride? Is it working here? By default, it makes sense in a sequential search, but does the function still work if we increase it?

This means that the default stride is 1. It can be increased, I think, to 2000000000. It doesn't work beyond that value.