Message-Passing Interface (MPI)
Supported Implementations of MPI
- MacMPI_X and MacMPI_S:
- mpich: An open-source implementation of MPI, commonly used on Linux clusters.
OS X 10.2 or later only.
- MPI-Pro: A commercial
implementation of MPI developed and owned by
MPI Software Technology, Inc. OS X 10.1 or later only.
- mpich-gm: A version
of mpich modified by
Myricom, Inc. to work with their Myrinet hardware.
OS X 10.2.1 or later only.
- LAM/MPI: An open source
implementation of MPI currently hosted by
Indiana University OS X 10.3 or later only.
- MPJ Express: An open source messaging system
for Java based on the MPI standard.
OS X 10.4 or later only.
- Open MPI: An open source
open source MPI implementation that is developed and maintained by a consortium of academic, research, and industry partners.
OS X 10.5 or later only.
| |
|
For more information about compiling your code with these MPIs,
you may see the Compiling the MPIs Page.
Please note: These MPIs were not written by Dauger Research, Inc.
Although we try to answer what we can, you might consider consulting the
author(s) of the MPI you are using.
|