X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/374954c4425321a5455848b03803c62084cb2c26..a2e68a1bce6b431f4a72e31adb8f152ffdbabd82:/ChangeLog diff --git a/ChangeLog b/ChangeLog index f819ec56e2..55e1c9cda5 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 @@ -59,7 +60,8 @@ Fixed bugs (FG#.. -> framagit bugs; FG!.. -> framagit merge requests): - FG!15: execute_flops now logs compute - FG!16: Fix the ns-3 bindings when several flows are simultaneously finishing - FG!17: ns-3: unblock the right number of communications + others issues - + - FG!18: Improving the performance of the ns-3 bindings + - GH#207: Error in the throughput of TCP transfer ---------------------------------------------------------------------------- SimGrid (3.23.2) July 8. 2019