@@ -4,6 +4,40 @@ Open MPI v5.0.x series
44This file contains all the NEWS updates for the Open MPI v5.0.x
55series, in reverse chronological order.
66
7+ Open MPI version v5.0.1rc1
8+ --------------------------
9+ :Date: 11 December 2023
10+
11+ - Internal PMIx and PRRTe versions:
12+
13+ - PMIx (v4.2.8rc1-1-g0e09e062). Commit hash: ``0e09e062e8cefe0feb18ea37d768ded213053d68 ``.
14+ - PRRTE (v3.0.3rc1-2-g33aa50909f). Commit hash: ``33aa50909fe2c223f9f515fae120cd6a21d04653 ``.
15+
16+ - Bugfixes and changes (in chronological order)
17+
18+ - Various documentation related updates and changes
19+ - Fix a bunch of compiler warnings
20+ - Sessions: fix a problem with fortran MPI_Session_get_nth_pset interface
21+ - Correctly access the communicator name is MSGQ
22+ - accelerator/cuda: fix bug in makefile.am preventing correct linkage
23+ in non-standard location
24+ - btlsmcuda: fix problem with makefile
25+ - Fix rcache/gpusm and rcache/rgpsum
26+ - Correctly handle attributes on MPI_COMM_WORLD.
27+ - Minor memory leak fixes in:
28+ btl/tcp, mca_base_framework, ob1
29+ - Fix static initialization of recursive mutexes
30+ - Spack: fix for dlopen missing symbol problem
31+ - opal/mca/accelerator: ROCm 6.0 incompatibility fix
32+ - opal_var_dump_color_keys: fix an array overflow
33+ - SHMEM_LOCKS: MCS implementation of SHMEM LOCKS
34+ - configury: support flang-new
35+ - Update processing of "display_map" info key
36+ - dpm: update PMIX attribute
37+
38+ - Many thanks to Open MPI community including:
39+ Tony Curtis, David Edwards Linaro, Niv Shpak for their contribution.
40+
741Open MPI version 5.0.0
842--------------------------
943:Date: 25 October 2023
0 commit comments