Skip to content
Snippets Groups Projects
Commit d78d18c4 authored by Erik Schnetter's avatar Erik Schnetter Committed by Todd Gamblin
Browse files

Update OpenMPI description (#1705)

parent 5146c64d
No related branches found
No related tags found
No related merge requests found
...@@ -50,12 +50,14 @@ def _verbs_dir(): ...@@ -50,12 +50,14 @@ def _verbs_dir():
class Openmpi(Package): class Openmpi(Package):
"""Open MPI is a project combining technologies and resources from """The Open MPI Project is an open source Message Passing Interface
several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) implementation that is developed and maintained by a consortium
in order to build the best MPI library available. A completely of academic, research, and industry partners. Open MPI is
new MPI-2 compliant implementation, Open MPI offers advantages therefore able to combine the expertise, technologies, and
for system and software vendors, application developers and resources from all across the High Performance Computing
computer science researchers. 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.
""" """
homepage = "http://www.open-mpi.org" homepage = "http://www.open-mpi.org"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment