Skip to content

Commit ff2f736

Browse files
authored
Merge pull request #4389 from hppritcha/topic/NEWS_for_2.0.4
NEWS: update for 2.0.4 release
2 parents 292753f + 8040ad3 commit ff2f736

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

NEWS

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,23 @@ included in the vX.Y.Z section and be denoted as:
5454
included in release version vA.B.C.
5555

5656
2.0.4 -- October, 2017
57-
--------------------
57+
----------------------
5858

5959
Bug fixes/minor improvements:
60+
- Add configure check to prevent trying to build this release of
61+
Open MPI with an external hwloc 2.0 or newer release.
62+
- Add ability to specify layered providers for OFI MTL.
63+
- Fix a correctness issue with Open MPI's memory manager code
64+
that could result in corrupted message data. Thanks to
65+
Valentin Petrov for reporting.
66+
- Fix issues encountered when using newer versions of PBS Pro.
67+
Thanks to Petr Hanousek for reporting.
68+
- Fix a problem with MPI_GET when using the vader BTL. Thanks
69+
to Dahai Guo for reporting.
70+
- Fix a problem when using MPI_ANY_SOURCE with MPI_SENDRECV_REPLACE.
71+
Thanks to Dahai Guo for reporting.
72+
- Fix a problem using MPI_FILE_OPEN with a communicator with an
73+
attached cartesian topology. Thanks to Wei-keng Liao for reporting.
6074
- Remove IB XRC support from the OpenIB BTL due to lack of support.
6175
- Remove support for big endian PowerPC.
6276
- Remove support for XL compilers older than v13.1

0 commit comments

Comments
 (0)