From ab5814bd4ea6117ecf9ac2df328333e89eb45f5f Mon Sep 17 00:00:00 2001 From: Augustin Degomme Date: Wed, 22 Nov 2023 20:39:04 +0100 Subject: [PATCH] changelog update --- ChangeLog | 1 + 1 file changed, 1 insertion(+) 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. -- 2.20.1