There’s no FFTs or other types of transforms used in this app. It’s more like AP27 in that it works on very small numbers. There’s no need for fancy mathematical tricks to speed up multiplication since the numbers being worked on fit within a 64 bit integer. The CPU’s native hardware can directly operate on these numbers.
The CPU app uses both multithreading and hyperthreading well, so I recommend setting “number of threads†in the preferences to “no limitâ€, use “100% of the CPUsâ€, and let it run on all available threads. These tasks are sized for GPUs, so running it on all threads helps keep the run times down. My 3700X took less than 4 hours to run on 16 threads.
Overall memory usage is under 10 MB.
____________
My lucky number is 75898524288+1 |