From 2cf5dfabe75d699461e7b5bd11a6af0ca4b3e55f Mon Sep 17 00:00:00 2001 From: Christian Heinrich Date: Tue, 10 Apr 2018 08:14:01 +0200 Subject: [PATCH 1/1] [ChangeLog] Updated SMPI/Replay part. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1a99bb0af6..5a570c5a52 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,11 @@ TRACE - Introduced new function simgrid::s4u::Host::get_actor_count. This function returns the number of actors running on a specific host. + SMPI: + - Replay: The replay file has been re-written in C++. + - Replay: Tags used for messages sent via MPI_Send / MPI_Recv are now + supported. They are stored in the trace and used when replayed. + Fixed bugs: - #258: daemonized actors hang after all non-daemonized actors have completed -- 2.20.1