prime_openmp_test


prime_openmp_test, a FORTRAN77 code which calls prime_openmp(), which counts primes between 1 and N, using OpenMP to carry out the calculation in parallel.

Licensing:

The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.

Related Data and Programs:

prime_openmp, a FORTRAN77 code which counts primes between 1 and N, using OpenMP to carry out the calculation in parallel.

Source Code:


Last revised on 03 November 2023.