File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 6565
6666# Fix compilation issue with g++ in -std=gnu++20 mode
6767
68+ # Fix bug in MPI_ANY_SOURCE handling observed using the libfabric CXI
69+ provider
70+
71+ # Add NIC information to error messages in ch4:ofi netmod
72+
6873===============================================================================
6974 Changes in 4.2
7075===============================================================================
Original file line number Diff line number Diff line change 1414# changing this by playing with diversions, but then we would probably be
1515# playing with autotools-fire.
1616
17- m4_define ( [ MPICH_VERSION_m4] ,[ 4.3.0rc2 ] ) dnl
17+ m4_define ( [ MPICH_VERSION_m4] ,[ 4.3.0rc3 ] ) dnl
1818m4_define ( [ MPICH_RELEASE_DATE_m4] ,[ unreleased development copy] ) dnl
1919
2020# For libtool ABI versioning rules see:
You can’t perform that action at this time.
0 commit comments