Skip to content
This repository was archived by the owner on Sep 30, 2022. It is now read-only.

Commit 6bfedf6

Browse files
committed
README: more updates for v2.0.1
Signed-off-by: Jeff Squyres <[email protected]>
1 parent 651f712 commit 6bfedf6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

NEWS

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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 -- 30 August 2016
56+
2.0.1 -- 2 September 2016
5757
-----------------------
5858

5959
Bug fixes/minor improvements:
@@ -62,6 +62,8 @@ Bug fixes/minor improvements:
6262
all transports.
6363
- Fix shared memory performance when using RDMA-capable networks.
6464
Thanks to Tetsuya Mishima and Christoph Niethammer for reporting.
65+
- Fix bandwith performance degredation in the yalla (MXM) PML. Thanks
66+
to Andreas Kempf for reporting the issue.
6567
- Fix OpenSHMEM crash when running on non-Mellanox MXM-based networks.
6668
Thanks to Debendra Das for reporting the issue.
6769
- Fix stdin propagation to MPI processes. Thanks to Jingchao Zhang
@@ -79,6 +81,7 @@ Bug fixes/minor improvements:
7981
- Remove all use of rand(3) from within Open MPI so as not to perturb
8082
applications use of it. Thanks to Matias Cabral and Noel Rycroft
8183
for reporting.
84+
- Fix crash in MPI_COMM_SPAWN.
8285
- Fix types for MPI_UNWEIGHTED and MPI_WEIGHTS_EMPTY. Thanks to
8386
Lisandro Dalcin for reporting.
8487
- Correctly report the name of MPI_INTEGER16.
@@ -118,6 +121,7 @@ Known issues (to be addressed in v2.0.2):
118121
(note that the "ompi-release" Github repo will be folded/absorbed
119122
into the "ompi" Github repo at some point in the future)
120123

124+
121125
2.0.0 -- 12 July 2016
122126
---------------------
123127

0 commit comments

Comments
 (0)