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 computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
prime_serial, a FORTRAN77 code which counts primes between 1 and N, and is intended as a starting point for a parallel version.