hello_mpi_test


hello_mpi_test, a C++ code which calls hello_mpi(), which prints out "Hello, World!", while invoking the MPI parallel programming system.

Licensing:

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

Related Data and Programs:

hello_mpi, a C++ code which prints out "hello, world!" using the MPI parallel programming environment.

Source Code:


Last revised on 12 March 2020.