prime_serial_test, a Fortran77 code which calls prime_serial(), which counts 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_serial, a Fortran77 code which counts primes between 1 and N, and is intended as a starting point for a parallel version.