From: Augustin Degomme Date: Tue, 24 Sep 2019 14:26:45 +0000 (+0200) Subject: changelog update X-Git-Tag: v3.24~68^2^2~2 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/d7a8845910bbdf918c6dab936d36fb91d79ae2ae changelog update --- diff --git a/ChangeLog b/ChangeLog index f819ec56e2..0104e5ef0c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -31,7 +31,8 @@ MSG: SMPI: - Fortran bindings for DVFS have been removed. - - Add support for MPI_Irsend, MPI_Rsend, MPI_Rsend_init + - Add support for MPI_Irsend, MPI_Rsend, MPI_Rsend_init, MPI_Bsend, + MPI_Ibsend, MPI_Bsend_init, MPI_Buffer_attach, MPI_Buffer_detach - SMPI can now be selected by cmake's find_module(MPI) with MPI_C_COMPILER, MPI_CXX_COMPILER, MPI_Fortran_COMPILER variables. - Add support for MPI Errhandlers in Comm, File or Win. Default errhandler is now