hello_mpi_test, a Fortran90 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 Fortran90 code which prints out "Hello, world!" using the Message Passing Interface (MPI) for parallel execution.
Apparently, on an OSX machine, you need to specify a hostfile and number of slots to run MPI on just that machine.