search_mpi_test


search_mpi_test, a C++ code which searches integers between A and B for a value J such that F(J) = C, using the MPI parallel programming environment.

Licensing:

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

Related Data and Programs:

search_mpi, a C++ code which searches integers between A and B for a value J such that F(J) = C, using MPI for parallel execution.

Source Code:


Last revised on 11 April 2020.