
Open MPI v5.0.0rc11
The Open MPI Project is an open source implementation of the Message Passing Interface (MPI) specification that is developed and maintained by a consortium of academic, research, and industry partners. Open MPI is therefore able to combine the expertise, technologies, and resources from all across the High Performance Computing community in order to build the best MPI library available. Open MPI offers advantages for system and software vendors, application developers and computer science researchers.
Documentation locations
Documentation for Open MPI can be found in the following locations:
Open MPI version |
Documentation location |
---|---|
v5.0.0 and later |
Web: https://docs.open-mpi.org/ Tarball: Installed: |
v4.1.x and earlier |
See the legacy Open MPI FAQ and the README file in the source tarball. For example: |
Release announcements
The best way to hear about new Open MPI releases is via the low-volume announcement mailing list.
Additionally, if you are a downstream packager of Open MPI (e.g., you package Open MPI for an operating system distribution), you may wish to sign up for the low-volume packagers list.
Table of contents
- 1. Quick start
- 2. Getting help
- 3. Release notes
- 4. Building and installing Open MPI
- 4.1. Quick start: Installing Open MPI
- 4.2. Definitions
- 4.3. Filesystem requirements
- 4.4. VPATH builds
- 4.5. Specifying compilers and flags
- 4.6. Required support libraries
- 4.7.
configure
command line options - 4.8.
configure
output summary - 4.9.
make
targets - 4.10. Installation location
- 4.11. Advice for packagers
- 5. Open MPI-specific features
- 6. Validating your installation
- 7. Version numbers and binary compatibility
- 8. The Modular Component Architecture (MCA)
- 9. Building MPI applications
- 10. Launching MPI applications
- 11. Run-time tuning MPI applications
- 12. Debugging Open MPI Parallel Applications
- 12.1. Parallel Debugging Tools
- 12.2. Open MPI Runtime Debugging Options
- 12.3. Using Serial Debuggers to Debug Open MPI Applications
- 12.4. Application Output Lost with Abnormal Termination
- 12.5. Using Memchecker
- 12.6. Using Valgrind to Find Open MPI Application Errors
- 12.7. Using MPIR-based tools with Open MPI
- 13. Frequently Asked Questions (FAQ)
- 14. Developer’s guide
- 14.1. Prerequisites
- 14.2. GitHub, Git, and related topics
- 14.3. Compiler Pickyness by Default
- 14.4. Running
autogen.pl
- 14.5. Building Open MPI
- 14.6. Open MPI terminology
- 14.7. Source code
- 14.8. Internal frameworks
- 14.9. Manually installing the GNU Autootools
- 14.10. Installing and running Sphinx (building the Open MPI docs)
- 14.11. ReStructured Text for those who know Markdown
- 15. Contributing to Open MPI
- 16. License
- 17. History of Open MPI
- 18. News
- 19. Open MPI manual pages
- 20. OpenSHMEM manual pages