diff options
author | asau <asau@pkgsrc.org> | 2013-04-08 18:29:37 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2013-04-08 18:29:37 +0000 |
commit | 0a282957a8d1af1213b6f62d847d50b694ea2d8b (patch) | |
tree | 6ad31e0763e055c2d920bc01ada25ae898d27bd7 /parallel | |
parent | 0246c868a9f4c37af30ef91012cd30f3b2098693 (diff) | |
download | pkgsrc-0a282957a8d1af1213b6f62d847d50b694ea2d8b.tar.gz |
Revert pkglint-induced nonsense.
Diffstat (limited to 'parallel')
-rw-r--r-- | parallel/openmpi/DESCR | 18 |
1 files changed, 11 insertions, 7 deletions
diff --git a/parallel/openmpi/DESCR b/parallel/openmpi/DESCR index de15eec9f07..df10ebe8f58 100644 --- a/parallel/openmpi/DESCR +++ b/parallel/openmpi/DESCR @@ -1,10 +1,14 @@ -The Open MPI Project is an open source MPI-2 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. Features -implemented or in short-term development for Open MPI include: +The Open MPI Project is an open source MPI-2 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. + +Features implemented or in short-term development for Open MPI +include: - Full MPI-2 standards conformance - Thread safety and concurrency |