X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4c0f097ce86c3fee37663cfcf88cf3d3dc8da088..ae87d9697ce445eaa3221750fc5e18553f879498:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 2f1554e77c..86e935370d 100644 --- 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