X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7da2926d0733ff0683f31aeea176ce71e127264f..25ee047e0a0b58a70da18a42c0b1a5c2799b2573:/doc/doxygen/module-smpi.doc diff --git a/doc/doxygen/module-smpi.doc b/doc/doxygen/module-smpi.doc index 65b0f29d5c..b4cb0ab9a5 100644 --- a/doc/doxygen/module-smpi.doc +++ b/doc/doxygen/module-smpi.doc @@ -1,5 +1,7 @@ -/** @addtogroup SMPI_API - +/** +@defgroup SMPI_API SMPI: Semulate real MPI applications +@brief Programming environment for the simulation of MPI applications + This programming environment enables the study of MPI application by emulating them on top of the SimGrid simulator. This is particularly interesting to study existing MPI applications within the comfort of