Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[DOC] Incorporate changes to paths from 62ab7fd228 in doc
authorChristian Heinrich <franz-christian.heinrich@inria.fr>
Tue, 14 Feb 2017 16:06:04 +0000 (17:06 +0100)
committerChristian Heinrich <franz-christian.heinrich@inria.fr>
Fri, 3 Mar 2017 15:24:23 +0000 (16:24 +0100)
doc/doxygen/module-smpi.doc

index dbd2a40..399961b 100644 (file)
@@ -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
-<tt>examples/smpi/NAS/DT-folding/dt.c</tt>
+<tt>examples/smpi/NAS/dt.c</tt>
 
 @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 
-<tt>examples/smpi/NAS/EP-sampling/ep.c</tt>
+<tt>examples/smpi/NAS/ep.c</tt>
 
 @section SMPI_accuracy Ensuring accurate simulations