Skip to content

Commit

Permalink
Update CHANGES again for 4.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
raffenet committed Jun 5, 2023
1 parent 4f5accd commit e802e44
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,26 @@

# Fix compiler wrapper scripts to be compatible with CUDA memory hooks

# Fix MPI_WAITALL_ENQUEUE to make a copy of the input request array
# Fix MPIX_WAITALL_ENQUEUE to make a copy of the input request array

# Fix bug in MPI_ALLREDUCE that could result in ranks receiving
different floating point values

# Fix potential deadlock when progressing RMA windows

# Fix potential crash in MPI_REDUCE with non-zero root and MPI_IN_PLACE

# Fix potential crash during probe with libfabric CXI provider

# Fix MPI_PARRIVED when the partitioned request is inactive

# Fix potential bug when an attribute delete callback deletes another
attribute on the same object

# Fix build issue in ROMIO Lustre driver

# Improve Fortran 2008 binding support detection during configure

# Report an error if collective tuning json file fails to open

# Several fixes for testsuite programs and build configuration
Expand Down

0 comments on commit e802e44

Please sign in to comment.