From c4400ef05aabcb5b201814e60e44c3c4697af70d Mon Sep 17 00:00:00 2001 From: Christian Heinrich Date: Mon, 23 May 2016 15:14:48 +0200 Subject: [PATCH] [Changelog] Added call location tracing. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2f1554e77c..8da0c8bd22 100644 --- a/ChangeLog +++ b/ChangeLog @@ -113,6 +113,10 @@ SimGrid (3.13) stable; urgency=low * Various bug fixes to handle more codes * Remove the need for the --foreground option of smpirun (it is still accepted for backward compatibility). + * Call-location tracing for SMPI. + You can add the exact location (filename / linenumber) of an MPI call to + your trace files and slow down or speed up the simulation between two + consecutive calls by using an adjustment file. (See the documentation.) XBT * Kill the setset data container: MC don't use it anymore. -- 2.20.1