From 7c4993df35d256d18b51528c8f5b63382ded808b Mon Sep 17 00:00:00 2001 From: Christian Heinrich Date: Tue, 14 Feb 2017 17:06:04 +0100 Subject: [PATCH 1/1] [DOC] Incorporate changes to paths from 62ab7fd228 in doc --- doc/doxygen/module-smpi.doc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.20.1