Next scheduled rescrape ... never
Version 1
Last scraped
Edited on 28/06/2025, 12:52:43 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 here how the database packaging is done and hashing using XXH64_hash_t  in bsgs.cpp
You can go even further here. See how the database packaging is done here in bsgs.cpp

https://github.com/AlexanderKud/BSGS_NoMachine


 Wink
Original archived Re: Mark1 - pollard rho implementation (38 minutes for 80 bits solving on CPU)
Scraped 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