From: Augustin Degomme Date: Wed, 22 Nov 2023 19:39:04 +0000 (+0100) Subject: changelog update X-Git-Tag: v3.35~3 X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/ab5814bd4ea6117ecf9ac2df328333e89eb45f5f changelog update --- 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.