hello_mpi_test, a FORTRAN90 code which calls hello_mpi(), which prints out "Hello, World!", while invoking the MPI parallel programming system.
The computer code and data files described and made available on this web page are 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.