preda / gpuowl

GPU Mersenne primality test.
GNU General Public License v3.0
178 stars 40 forks source link

Backport per-FFT config feature to gpuowl v7.5 #298

Open olympichek opened 1 month ago

olympichek commented 1 month ago

prpll allows users to specify different config options for different FFTs, but gpuowl does not have such feature yet. Here is my attempt at backporting this feature to gpuowl v7.5: https://github.com/preda/gpuowl/pull/299