X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/da9e3460f9f8e4eb2ad4c523a19a8ddb79807e60..3fb312ce54ba8cfa3f14bba64aa5f5a6f0299970:/doc/doxygen/module-smpi.doc diff --git a/doc/doxygen/module-smpi.doc b/doc/doxygen/module-smpi.doc index 7eef9f9ab0..811a399a71 100644 --- a/doc/doxygen/module-smpi.doc +++ b/doc/doxygen/module-smpi.doc @@ -156,6 +156,7 @@ Most of these are best described in this paper - 2dmesh: organizes the nodes as a two dimensional mesh, and perform allgather along the dimensions - 3dmesh: adds a third dimension to the previous algorithm @@ -527,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 @@ -541,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