1
1

dist: Update NEWS file from branches

Add the 4.0.5 release notes to the NEWS file and clean up some
of the formatting in recent releases to match previous updates.

Signed-off-by: Brian Barrett <bbarrett@amazon.com>
(cherry picked from commit 5d4227260532c333c370c68644a24b74415daf8d)
Этот коммит содержится в:
Brian Barrett 2020-10-20 19:48:58 +00:00
родитель 8ee95136c9
Коммит 1b04342270

25
NEWS
Просмотреть файл

@ -78,8 +78,31 @@ included in the vX.Y.Z section and be denoted as:
- OFI/libfabric: Multiple small bugfixes
- libnbc: Adding numerous performance-improving algorithms
4.0.5 -- August, 2020
---------------------
- Fix a problem with MPI RMA compare and swap operations. Thanks
to Wojciech Chlapek for reporting.
- Disable binding of MPI processes to system resources by Open MPI
if an application is launched using SLURM's srun command.
- Disable building of the Fortran mpi_f08 module when configuring
Open MPI with default 8 byte Fortran integer size. Thanks to
@ahcien for reporting.
- Fix a problem with mpirun when the --map-by option is used.
Thanks to Wenbin Lyu for reporting.
- Fix some issues with MPI one-sided operations uncovered using Global
Arrays regression test-suite. Thanks to @bjpalmer for reporting.
- Fix a problem with make check when using the PGI compiler. Thanks to
Carl Ponder for reporting.
- Fix a problem with MPI_FILE_READ_AT_ALL that could lead to application
hangs under certain circumstances. Thanks to Scot Breitenfeld for
reporting.
- Fix a problem building C++ applications with newer versions of GCC.
Thanks to Constantine Khrulev for reporting.
4.0.4 -- June, 2020
-----------------------
- Fix a memory patcher issue intercepting shmat and shmdt. This was
observed on RHEL 8.x ppc64le (see README for more info).
- Fix an illegal access issue caught using gcc's address sanitizer.
@ -110,6 +133,7 @@ included in the vX.Y.Z section and be denoted as:
4.0.3 -- March, 2020
-----------------------
- Update embedded PMIx to 3.1.5
- Add support for Mellanox ConnectX-6.
- Fix an issue in OpenMPI IO when using shared file pointers.
@ -148,6 +172,7 @@ included in the vX.Y.Z section and be denoted as:
4.0.2 -- September, 2019
------------------------
- Update embedded PMIx to 3.1.4
- Enhance Open MPI to detect when processes are running in
different name spaces on the same node, in which case the