Skip to content

Commit 5a358de

Browse files
authored
Merge pull request #4839 from bwbarrett/v3.1.x-NEWS
dist: Update NEWS for 3.1.0rc2
2 parents 50ab4df + 8736407 commit 5a358de

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

NEWS

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,14 +56,16 @@ included in the vX.Y.Z section and be denoted as:
5656
3.1.0 -- January, 2018
5757
----------------------
5858

59+
- The output-filename option for mpirun is now converted to an
60+
absolute path before being passed to other nodes.
5961
- Add monitoring component for PML, OSC, and COLL to track data
6062
movement of MPI applications. See
6163
ompi/mca/commmon/monitoring/HowTo_pml_monitoring.tex for more
6264
information about the monitoring framework.
6365
- Add support for communicator assertions: mpi_assert_no_any_tag,
6466
mpi_assert_no_any_source, mpi_assert_exact_length, and
6567
mpi_assert_allow_overtaking.
66-
- Update PMIx to version 2.1.0.
68+
- Update PMIx to version 2.1.1.
6769
- Update hwloc to 1.11.7.
6870
- Many one-sided behavior fixes.
6971
- Improved performance for Reduce and Allreduce using Rabenseifner's algorithm.

0 commit comments

Comments
 (0)