From a0b94cde64105ff7379a0619b34ca89cd7a2bb78 Mon Sep 17 00:00:00 2001 From: Christian Heinrich Date: Wed, 17 Jan 2018 19:14:13 +0100 Subject: [PATCH] [CHANGELOG] Update changelog with SMPI's index + trace file changes --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index d6c6d18eee..aaf3f99d84 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,6 +12,12 @@ SimGrid (3.19) NOT RELEASED YET (target: March 20 2018, 16:15:27 UTC) XBT - Remove XBT_LOG_CONNECT, it should be useless nowadays. + SMPI + - Removed index notion from SMPI -- no more "getPid() - 1"! + This also means that the trace files + now contain actors called rank-. These are NOT the real + ranks, because tracing several communicators right now is not supported. + Fixed bugs: - #245: migrating an actor does not migrate its execution -- 2.20.1