@@ -57,6 +57,31 @@ included in the vX.Y.Z section and be denoted as:
5757   (** also appeared: A.B.C)  -- indicating that this item was previously
5858                                 included in release version vA.B.C.
5959
60+ 4.0.3 -- January, 2020
61+ ------------------------
62+ - Add support for Mellanox Connectx6.
63+ - Improve dimensions returned by MPI_Dims_create for certain
64+   cases.  Thanks to @aw32 for reporting.
65+ - Fix an issue when sending messages larger than 4GB. Thanks to
66+   Philip Salzmann for reporting this issue.
67+ - Add ability to specify alternative module file path using
68+   Open MPI's RPM spec file.  Thanks to @jschwartz-cray for reporting.
69+ - Clarify use of --with-hwloc configuration option in the README.
70+   Thanks to Marcin Mielniczuk for raising this documentation issue.
71+ - Fix an issue with shmem_atomic_set.  Thanks to Sameh Sharkawi for reporting.
72+ - Fix a problem with MPI_Neighbor_alltoall(v,w) for cartesian communicators
73+   with cyclic boundary conditions.  Thanks to Ralph Rabenseifner and
74+   Tony Skjellum for reporting.
75+ - Fix an issue using Open MPIO on 32 bit systems.  Thanks to
76+   Orion Poplawski for reporting.
77+ - Fix an issue with NetCDF test deadlocking when using the vulcan
78+   Open MPIO component.  Thanks to Orion Poplawski for reporting.
79+ - Fix an issue with the mpi_yield_when_idle parameter being ignored
80+   when set in the Open MPI MCA parameter configuration file.
81+   Thanks to @iassiour for reporting.
82+ - Address an issue with Open MPIO when writing/reading more than 2GB
83+   in an operation.  Thanks to Richard Warren for reporting.
84+ 
60854.0.2 -- September, 2019
6186------------------------
6287- Update embedded PMIx to 3.1.4
0 commit comments