hello_mpi_test, a C code which calls hello_mpi(), which prints out "Hello, World!", while invoking the MPI parallel codeming system.
The computer code and data files made available on this web page are distributed under the MIT license
hello_mpi, a C code which prints out "hello, world!" using the MPI parallel programming environment.