Update OpenMPI description (#1705)
This commit is contained in:
parent
5146c64dfc
commit
d78d18c4bd
@ -50,12 +50,14 @@ def _verbs_dir():
|
||||
|
||||
|
||||
class Openmpi(Package):
|
||||
"""Open MPI is a project combining technologies and resources from
|
||||
several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI)
|
||||
in order to build the best MPI library available. A completely
|
||||
new MPI-2 compliant implementation, Open MPI offers advantages
|
||||
for system and software vendors, application developers and
|
||||
computer science researchers.
|
||||
"""The Open MPI Project is an open source Message Passing Interface
|
||||
implementation 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.
|
||||
"""
|
||||
|
||||
homepage = "http://www.open-mpi.org"
|
||||
|
Loading…
Reference in New Issue
Block a user