Skip to content

Commit

Permalink
docs: Add new v4.1.3 NEWS bullet
Browse files Browse the repository at this point in the history
This was just added in open-mpi#10119.

Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
  • Loading branch information
jsquyres committed Mar 15, 2022
1 parent c0857ad commit 441fab2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/news/news-v4.1.x.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ Open MPI version 4.1.3
----------------------
:Date: March, 2022

- Added support for ``ELEMENTAL`` to the MPI handle comparison
functions in the ``mpi_f08`` module. Thanks to Salvatore Filippone
for raising the issue.
- Minor datatype performance improvements in the CUDA-based code paths.
- Fix ``MPI_ALLTOALLV`` when used with ``MPI_IN_PLACE``.
- Fix ``MPI_BOTTOM`` handling for non-blocking collectives. Thanks to
Expand Down

0 comments on commit 441fab2

Please sign in to comment.