prime_mpi_test


prime_mpi_test, a Fortran77 code which calls prime_mpi(), which counts primes between 1 and N, using MPI to carry out the calculation in parallel.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

prime_mpi, a Fortran77 code which counts primes between 1 and N, using MPI to carry out the calculation in parallel.

Source Code:


Last revised on 03 November 2023.