X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/365058a6f1cd1ae07157d60b7ecabe2800043ef5..d17f791c935ea6a886030625415f3872b2508b25:/ChangeLog diff --git a/ChangeLog b/ChangeLog index b77753c1f5..86e935370d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +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 (3.13) stable; urgency=low The Half Release, a.k.a. the Zealous Easter Trim.