Skip to content

Commit 5d7c9fa

Browse files
committed
update v5.0.1 news
Signed-off-by: Tomislav Janjusic <[email protected]>
1 parent fd66645 commit 5d7c9fa

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

docs/news/news-v5.0.x.rst

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,42 @@ Open MPI v5.0.x series
44
This file contains all the NEWS updates for the Open MPI v5.0.x
55
series, 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+
- docs: update to match PRRTE v3.0.3 docs
19+
update static application build docs
20+
Many many other documentation related updates and changes
21+
- Fix a bunch of compiler warnings
22+
- Sessions: fix a problem with fortran MPI_Session_get_nth_pset interface
23+
- Correctly access the communicator name is MSGQ
24+
- accelerator/cuda: fix bug in makefile.am preventing correct linkage
25+
in non-standard location
26+
- btlsmcuda: fix problem with makefile
27+
- Fix rcache/gpusm and rcache/rgpsum
28+
- Correctly handle attributes on MPI_COMM_WORLD.
29+
- Minor memory leak fixes in:
30+
btl/tcp, mca_base_framework, ob1
31+
- Fix static initialization of recursive mutexes
32+
- Spack: fix for dlopen missing symbol problem
33+
- opal/mca/accelerator: ROCm 6.0 incompatibility fix
34+
- opal_var_dump_color_keys: fix an array overflow
35+
- SHMEM_LOCKS: MCS implementation of SHMEM LOCKS
36+
- configury: support flang-new
37+
- Update processing of "display_map" info key
38+
- dpm: update PMIX attribute
39+
40+
- Many thanks to Open MPI community including:
41+
Tony Curtis, David Edwards Linaro, Niv Shpak for their contribution.
42+
743
Open MPI version 5.0.0
844
--------------------------
945
:Date: 25 October 2023

0 commit comments

Comments
 (0)