Skip to content

Commit

Permalink
Merge pull request #6925 from raffenet/4.1.3-typo
Browse files Browse the repository at this point in the history
[4.1.x] Fix typos in CHANGES
  • Loading branch information
raffenet committed Feb 26, 2024
2 parents e370f73 + 49eb861 commit 0481cb2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGES
Expand Up @@ -2,8 +2,8 @@
Changes in 4.1.3
===============================================================================

# Ignore error when shutting down ch4/ofi netmod to avoid crashing in
MPI_FINALIZE. Debug builds will now warn.
# Ignore errors when shutting down ch4/ofi netmod to avoid crashing in
MPI_FINALIZE. Debug builds will now warn about unclean shutdown.

# Add missing PMPI_Status_{f082f,f2f08} in mpi_f08 module

Expand All @@ -16,7 +16,7 @@

# Fix integer overflow bugs in ROMIO GPFS driver

# Fix bug in ch4/ucx netmod when partial data is send to a noncontig
# Fix bug in ch4/ucx netmod when partial data is sent to a noncontig
recv

# Fix bug in MPI_REDUCE with MPI_IN_PLACE in ch4/shm collectives
Expand Down

0 comments on commit 0481cb2

Please sign in to comment.