hello_mpi_test, a C++ code which calls hello_mpi(), which prints out "Hello, World!", while invoking the MPI parallel programming system.
The information on this web page is distributed under the MIT license.
hello_mpi, a C++ code which prints out "hello, world!" using the MPI parallel programming environment.