Skip to content

otatebe/ompi

This branch is 212 commits behind open-mpi/ompi:main.

Folders and files

NameName
Last commit message
Last commit date
Oct 21, 2024
Oct 23, 2024
Nov 2, 2024
Oct 22, 2024
Aug 1, 2024
Oct 8, 2024
Oct 30, 2024
Nov 7, 2024
Oct 23, 2024
Aug 28, 2024
Aug 13, 2024
Mar 31, 2021
Jan 24, 2024
Apr 29, 2024
Sep 24, 2023
Nov 24, 2023
Sep 24, 2023
Apr 13, 2006
Apr 5, 2022
Jul 18, 2024
Apr 8, 2022
Sep 24, 2023
Mar 25, 2022
Nov 1, 2024
Oct 22, 2024
Feb 8, 2020
May 13, 2024

Repository files navigation

Open MPI

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.

Official documentation

The Open MPI documentation can be viewed in the following ways:

  1. Online at https://docs.open-mpi.org/
  2. In self-contained (i.e., suitable for local viewing, without an internet connection) in official distribution tarballs under docs/_build/html/index.html.

Building the documentation locally

The source code for Open MPI's docs can be found in the Open MPI Git repository under the docs folder.

Developers who clone the Open MPI Git repository will not have the HTML documentation and man pages by default; it must be built. Instructions for how to build the Open MPI documentation can be found here: https://docs.open-mpi.org/en/main/developers/prerequisites.html#sphinx.

About

Open MPI main development repository

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 86.2%
  • Shell 3.8%
  • Fortran 3.2%
  • Makefile 2.4%
  • Java 1.7%
  • Perl 1.2%
  • Other 1.5%