issues
search
Bdot42
/
mfakto
Mersenne number trial factoring using OpenCL, primarily for GIMPS: Great Internet Mersenne Prime Search
http://mersennewiki.org/index.php/Mfakto
GNU General Public License v3.0
33
stars
15
forks
source link
General fixes (2024-02-22)
#32
Closed
ixfd64
closed
8 months ago
ixfd64
commented
8 months ago
Tweaked makefiles
Improved checks for
-O3
compatibility
Added function prototypes to kernels to prevent compilation warnings on macOS
Added check to ignore
SieveOnGPU=1
when running on CPU
-O3
compatibilitySieveOnGPU=1
when running on CPU