X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/cb453ed529dc1fe67adcfe4f08b9111d8d2f436b..ab5814bd4ea6117ecf9ac2df328333e89eb45f5f:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 1ef61d16df..b84988e6ff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -39,6 +39,7 @@ SMPI: - New SMPI_app_instance_join(): wait for the completion of a started MPI instance - MPI_UNIVERSE_SIZE now initialized to the total amount of hosts in the platform - Memory usage due to SMPI for non-MPI actors greatly reduced. + - New implemented calls: MPI_Isendrecv, MPI_Isendrecv_replace sthread: - Allow to use on valgrind-observed or gdb-observed processes.