X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e0182c7ea76feb1bfaefc546e584286608b14a6a..455a07955e3ded6b766e3a42939ed6fc87aa97f1:/doc/module-gras.doc diff --git a/doc/module-gras.doc b/doc/module-gras.doc index bca306402e..da643bb6f2 100644 --- a/doc/module-gras.doc +++ b/doc/module-gras.doc @@ -28,8 +28,9 @@ - \ref GRAS_globals: The use of globals is forbidden since the "processes" are threads in simulation mode. \n This is how to let GRAS handle your globals properly. - - \ref GRAS_cond: How to declare specific code for the simulation mode - or for the real mode. + - \ref GRAS_emul: Support to emulate code excution (ie, reporting + execution time into the simulator and having code sections specific + to simulation or to real mode). - Project management tools: Here are some tools which may help you setting up a GRAS project.\n Setting up and building a GRAS application is complicated by the