prime_test, a Fortran90 code which calls prime(), which counts the number of primes between 1 and N, and is intended as a starting point for a parallel version.
The information on this web page is distributed under the MIT license.
prime, a Fortran90 code which counts the number of primes between 1 and N, and is intended as a starting point for a parallel version.