Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[xbt] xbt_assert(level >= 0) in xbt_lib
[simgrid.git] / ChangeLog
index 2f1554e..86e9353 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 SimGrid (3.14) UNRELEASED; urgency=low
 
+ SMPI
+ * 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.)
 
 
  -- $date Da SimGrid team <simgrid-devel@lists.gforge.inria.fr>