Difference between revisions of "MPI Middleware"

From Cluster Documentation Project
Jump to: navigation, search
(updated MPI links)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Further information on MPI can be found at the [http://www-unix.mcs.anl.gov/mpi/index.htm MPI] page and at the [http://www.mpi-forum.org/ MPI Forum].
+
Further information on MPI can be found at the [http://www-unix.mcs.anl.gov/mpi/index.htm MPI] page and at the [http://www.mpi-forum.org/ MPI Forum].
 +
 
 +
There is an [http://www.mpi-comm-world.org/ MPI Wiki] page that has additional links and information.
 +
 
 +
There is also a freely avaiable [http://www.clustermonkey.net//content/category/5/13/32/ MPI Tutorial] on the
 +
[http://www.clustermonkey.net/ Cluster Monkey] website.
  
 
Freely Available MPI versions:
 
Freely Available MPI versions:
Line 5: Line 10:
 
* [http://www.lam-mpi.org/ LAM/MPI]  
 
* [http://www.lam-mpi.org/ LAM/MPI]  
 
* [http://www.open-mpi.org/ Open MPI]
 
* [http://www.open-mpi.org/ Open MPI]
* [http://www-unix.mcs.anl.gov/mpi/mpich/ MPICH]
+
* [http://www.mcs.anl.gov/research/projects/mpi/mpich1  MPICH]
 +
* [http://www-unix.mcs.anl.gov/mpi/mpich2/ MPICH2]
 +
* [http://mvapich.cse.ohio-state.edu/ MVAPICH - MPI over Infiniband]
  
 
Commercial MPI versions:  
 
Commercial MPI versions:  
*[http://www.scali.com/ Scali MPI-SCAMPI]
+
*[http://www.scali.com/Products/platform-mpi Platform MPI ] (formally Scali)
*[www.hp.com/go/mpi HP-MPI]
+
*[http://www.hp.com/go/mpi HP-MPI]
 +
*[http://www.intel.com/cd/software/products/asmo-na/eng/cluster/mpi/index.htm Intel MPI]

Latest revision as of 20:46, 11 June 2009

Further information on MPI can be found at the MPI page and at the MPI Forum.

There is an MPI Wiki page that has additional links and information.

There is also a freely avaiable MPI Tutorial on the Cluster Monkey website.

Freely Available MPI versions:

Commercial MPI versions: