File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -54,9 +54,23 @@ included in the vX.Y.Z section and be denoted as:
54
54
included in release version vA.B.C.
55
55
56
56
2.0.4 -- October, 2017
57
- --------------------
57
+ ----------------------
58
58
59
59
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.
60
74
- Remove IB XRC support from the OpenIB BTL due to lack of support.
61
75
- Remove support for big endian PowerPC.
62
76
- Remove support for XL compilers older than v13.1
You can’t perform that action at this time.
0 commit comments