X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/5fda94ac3d246037758dab959b3dfc9a071ccc26..b4ec5b5ba51aafa4d46843bfb3620461cd99d4f0:/docs/source/application.rst diff --git a/docs/source/application.rst b/docs/source/application.rst index a568dc4305..4e46704a50 100644 --- a/docs/source/application.rst +++ b/docs/source/application.rst @@ -26,7 +26,7 @@ to mix several interfaces in the same simulation. - In some cases, you may want to replay an execution trace in the simulator. This trace lists the events of your application or of your workload, and your application is decomposed as a list of event handlers that are - fired according to the trace. SimGrid comes with a build-in support + fired according to the trace. SimGrid comes with a built-in support for MPI traces (with solutions to import traces captured by several MPI profilers). You can reuse this mechanism for any kind of trace that you want to replay, for example to study how a P2P DHT overlay