Open MPI

Not to be confused with OpenMP.
Open MPI
Stable release
2.0.0 / July 12, 2016 (2016-07-12)
Preview release
2.0.0 / July 12, 2016 (2016-07-12)
Repository github.com/open-mpi/ompi
Operating system Unix, Linux, macOS
Platform Cross-platform
Type Library
License New BSD License (free software)
Website www.open-mpi.org

Open MPI is a Message Passing Interface (MPI) library project combining technologies and resources from several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI). It is used by many TOP500 supercomputers including Roadrunner, which was the world's fastest supercomputer from June 2008 to November 2009,[1] and K computer, the fastest supercomputer from June 2011 to June 2012.[2][3]

Overview

Open MPI represents the merger between three well-known MPI implementations:

with contributions from the PACX-MPI team at the University of Stuttgart. These four institutions comprise the founding members of the Open MPI development team.

The Open MPI developers selected these MPI implementations as excelling in one or more areas. Open MPI aims to use the best ideas and technologies from the individual projects and create one world-class open-source MPI implementation that excels in all areas. The Open MPI project specifies several top-level goals:

Code modules

The Open MPI code has 3 major code modules:

Commercial implementations

See also

References

  1. Jeff Squyres. "Open MPI: 10^15 Flops Can't Be Wrong" (PDF). Open MPI Project. Retrieved 2011-09-27.
  2. "Programming on K computer" (PDF). Fujitsu. Retrieved 2012-01-17.
  3. "Open MPI powers 8 petaflops". Cisco Systems. Retrieved 2011-09-27.
  4. Preventing forking is a goal; how will you enforce that?
  5. Aurélie Negro. "Bull launches bullx supercomputer suite". Bull SAS. Retrieved 2013-09-27.
This article is issued from Wikipedia - version of the 10/12/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.