X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/52bbec97eae35ac830edcf70ab4970629e19e2b6..aa890c33e8ef20709091607940ae880bb0f15eed:/doc/index.doc diff --git a/doc/index.doc b/doc/index.doc index c72b61e3c1..2df354f3f3 100644 --- a/doc/index.doc +++ b/doc/index.doc @@ -41,29 +41,30 @@ The SimGrid toolkit is composed of different modules : being realistic and is application-oriented. It is the software layer of choice for building simulation with multiple scheduling agents. -\li GRAS (not functionnal yet) is an ongoing project to emulate virtual virtual platforms - through SURF. As a consequence a code developped using the GRAS +\li GRAS (not functionnal yet) is an ongoing project to emulate virtual + virtual platforms through SURF. As a consequence a code developped using the GRAS framework is able to run as well in the real-world as in the simulator. The resulting code is very portable and highly interoperable while remaining very efficient. Even if you do not plan to run your code for real, you may want to switch to GRAS if you intend to use MSG in a very intensive way (e.g. for simulating a peer-to-peer environment). -\li SMPI (not functionnal yet) is an ongoing project to enable MPI code to run on top of a - virtual platform through SURF. It follows the same principle as +\li SMPI (not functionnal yet) is an ongoing project to enable MPI code + to run on top of a virtual platform through SURF. It follows the same principle as the ones used in GRAS but is specific to MPI applications. Here is a figure the depicts the relation between those different modules.
-\image html simgrid_modules.jpg +\htmlonly +SimGrid
+\endhtmlonly
- The section \ref publications contains links to papers that provide additional details on the project as well as validation and experimental results. -The software can be downloaded from here. +The software can be downloaded from here. \section install Installation @@ -77,9 +78,8 @@ faq. \section documentation API Documentation -The API of all different modules is described in \ref SimGrid_API. - -See \ref SimGrid_examples for an introduction on the way to use these modules. +The API of all different modules is described here. +See here for an introduction on the way to use these modules. \section users_contributers Users / Contributers