Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
WanderingPhilospher
on 30/01/2025, 19:05:56 UTC
Hi,

Lately I was wondering if it is possible to modify JLPKangaroo_OW_OT to write DP's on SSD M.2 NVMe instead of RAM? Do You have some experience or theoretical knowledge about such an issue?

I know that RAM is something different than SSD, but concerning that main task in Kangaroo is to caclucate points, find DP's and search for colision, is there a chance to store DP's on NVMe SSD without losing performance?

Best Regards
Damian
Yes find at
GitHub.com/Telariust
There were 2 ver
Hybrid and multi
It's print dp to file


Telariust only came up with a CPU only version.

Alek76 was the OG to develop a working GPU Kangaroo program, the hybrid and multi.