From: Christian Heinrich Date: Tue, 14 Feb 2017 16:06:04 +0000 (+0100) Subject: [DOC] Incorporate changes to paths from 62ab7fd228 in doc X-Git-Tag: v3_15~225^2~3 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/7c4993df35d256d18b51528c8f5b63382ded808b [DOC] Incorporate changes to paths from 62ab7fd228 in doc --- diff --git a/doc/doxygen/module-smpi.doc b/doc/doxygen/module-smpi.doc index dbd2a404a0..399961baf6 100644 --- a/doc/doxygen/module-smpi.doc +++ b/doc/doxygen/module-smpi.doc @@ -528,7 +528,7 @@ area between processes does not seem very wise. You cannot use the SMPI_SHARED_MALLOC macro in this case, sorry. This feature is demoed by the example file -examples/smpi/NAS/DT-folding/dt.c +examples/smpi/NAS/dt.c @subsection SMPI_adapting_speed Toward faster simulations @@ -542,7 +542,7 @@ SMPI_SAMPLE_GLOBAL. Of course, none of this will work if the execution time of your loop iteration are not stable. This feature is demoed by the example file -examples/smpi/NAS/EP-sampling/ep.c +examples/smpi/NAS/ep.c @section SMPI_accuracy Ensuring accurate simulations