@@ -4,9 +4,9 @@ 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 5.0.0rc14
7+ Open MPI version 5.0.0rc15
88--------------------------
9- :Date: 17 October 2023
9+ :Date: 19 October 2023
1010
1111.. admonition :: The MPIR API has been removed
1212 :class: warning
@@ -66,25 +66,11 @@ Open MPI version 5.0.0rc14
6666 Libevent symbols and then statically pulled the
6767 library into ``libmpi.so ``.
6868
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.
8874
8975- All other notable updates for v5.0.0:
9076
0 commit comments