Post
Topic
Board Development & Technical Discussion
Re: Mark1 - pollard rho implementation (38 minutes for 80 bits solving on CPU)
by
nomachine
on 28/06/2025, 12:23:03 UTC
And I have solved a huge problem with solving speed SSD dp storing. Right now all are OK. Solving speed is the same as RAM storing DP.
ChatGPT helped to do it, it take me a blocks of code with an errors (not errors, problems with dp table size and hashing).



You can go even further here. See how the database packaging is done here in bsgs.cpp

https://github.com/AlexanderKud/BSGS_NoMachine


 Wink