preda / gpuowl

GPU Mersenne primality test.
GNU General Public License v3.0
163 stars 39 forks source link

Fixed CARRY32 bug when bits-per-word exceeds 19 #166

Closed gwoltman closed 4 years ago

gwoltman commented 4 years ago

Bug showed up testing upper limits of a 1.5M FFT.

preda commented 4 years ago

Merged, thank you!