@@ -53,7 +53,7 @@ included in the vX.Y.Z section and be denoted as:
5353 (** also appeared: A.B.C) -- indicating that this item was previously
5454 included in release version vA.B.C.
5555
56- 2.0.1 -- 23 August 2016
56+ 2.0.1 -- 30 August 2016
5757-----------------------
5858
5959Bug fixes/minor improvements:
@@ -64,8 +64,10 @@ Bug fixes/minor improvements:
6464 Thanks to Tetsuya Mishima and Christoph Niethammer for reporting.
6565- Fix OpenSHMEM crash when running on non-Mellanox MXM-based networks.
6666 Thanks to Debendra Das for reporting the issue.
67- - Fix various runtime issues by updating the PMIx internal component
68- to v1.15.
67+ - Fix stdin propagation to MPI processes. Thanks to Jingchao Zhang
68+ for reporting the issue.
69+ - Fix various runtime and portability issues by updating the PMIx
70+ internal component to v1.1.5.
6971- Fix process startup failures on Intel MIC platforms due to very
7072 large entries in /proc/mounts.
7173- Fix a problem with use of relative path for specifing executables to
@@ -116,13 +118,6 @@ Known issues (to be addressed in v2.0.2):
116118 (note that the "ompi-release" Github repo will be folded/absorbed
117119 into the "ompi" Github repo at some point in the future)
118120
119- - ompi-release#1014: Do not return MPI_ERR_PENDING from collectives
120- - ompi-release#1215: Fix configure to support the NAG Fortran compiler
121-
122- Known issues (to be addressed in v2.1):
123-
124- - ompi-release#987: Fix OMPIO performance on Lustre
125-
1261212.0.0 -- 12 July 2016
127122---------------------
128123
0 commit comments