/Primer

A parallel processing console application for finding Mersenne prime numbers

Primary LanguageC#MIT LicenseMIT

Primer

Primer will use utilize as many of your CPU cores as you specify to test a range of exponents for Mersenne primes. The results and working files will save to the same folder as the executable. The program will ask for admin so it has permission to write to the folder.

image