pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/parallel/openmpi
Module Name: pkgsrc
Committed By: gdt
Date: Fri Jul 29 10:03:19 UTC 2022
Modified Files:
pkgsrc/parallel/openmpi: DESCR
Log Message:
parallel/openmpi: Update DESCR from upstream
The only change is MPI 3.1 from 2 (labeled as "implemented or in
short-term development", so that's not wrong).
Add a note that the pkgsrc version is old and is MPI 3.0 (by
inspection from mpi.h).
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/parallel/openmpi/DESCR
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/parallel/openmpi/DESCR
diff -u pkgsrc/parallel/openmpi/DESCR:1.4 pkgsrc/parallel/openmpi/DESCR:1.5
--- pkgsrc/parallel/openmpi/DESCR:1.4 Thu Jan 4 20:31:28 2018
+++ pkgsrc/parallel/openmpi/DESCR Fri Jul 29 10:03:19 2022
@@ -1,12 +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.
+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.
Features implemented or in short-term development for Open MPI include:
- - Full MPI-2 standards conformance
+ - Full MPI-3.1 standards conformance
- Thread safety and concurrency
- Dynamic process spawning
- Network and process fault tolerance
@@ -22,3 +24,6 @@ Features implemented or in short-term de
- Component-based design, documented APIs
- Active, responsive mailing list
- Open source license based on the BSD license
+
+[Note that the pkgsrc version is very old, but still appears to
+support MPI 3.0.]
Home |
Main Index |
Thread Index |
Old Index