@@ -4,9 +4,9 @@ Open MPI v5.0.x series
4
4
This file contains all the NEWS updates for the Open MPI v5.0.x
5
5
series, in reverse chronological order.
6
6
7
- Open MPI version 5.0.0rc14
7
+ Open MPI version 5.0.0rc15
8
8
--------------------------
9
- :Date: 17 October 2023
9
+ :Date: 19 October 2023
10
10
11
11
.. admonition :: The MPIR API has been removed
12
12
:class: warning
@@ -66,25 +66,11 @@ Open MPI version 5.0.0rc14
66
66
Libevent symbols and then statically pulled the
67
67
library into ``libmpi.so ``.
68
68
69
- - Changes since rc13:
70
-
71
- - Update PMIx to hash: ``f8f578392ec77dd7a1d76ca697da4f15afcb0161 ``.
72
- - Update PRRTE to hash: ``bb4085053a0b268ae2a2e04ed56387f53e4a3e7a ``.
73
- - Documentation updates
74
- - Fix build case with --disable-prrte
75
- - Update PRRTe and PMIx pointers to pull in fixes, including spurious log messages, and also
76
- RPM fixes.
77
- - pcomm: fix fortran interface for precv/psend.
78
- - Fix UCX support level check.
79
- - Add support for MPI_ERR_VALUE_TOO_LARGE
80
- - ofi - add MCA parameters to not use FI_HMEM
81
- This commit adds two MCA parameters:
82
- mtl_ofi_disable_hmem
83
- btl_ofi_disable_hmem
84
- - oshmem:
85
- Add symmetric remote key handling
86
- Fixed DEVICE_NIC_MEM support to use RDMA memory type.
87
- - Fix a small issue in properly setting filename when building the empty schizo rst file.
69
+ - Changes since rc14:
70
+
71
+ - Update PMIx to hash: ``17a7bf1a8886a8ad16dff5bc0791e226b0937106 ``.
72
+ - Update PRRTE to hash: ``09c4212bb491c8d2db9b12179379748b6d86520e ``.
73
+ Includes a fix to correctly forward stdin to remote processes.
88
74
89
75
- All other notable updates for v5.0.0:
90
76
0 commit comments