X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/084ad52d4bc9b1c53f08795703e7fe2d0ada7764..93e627932e2b4dfb8b7b4e319a820aeda261ceb9:/doc/doxygen/deployment.doc diff --git a/doc/doxygen/deployment.doc b/doc/doxygen/deployment.doc index 6576416024..beee64f493 100644 --- a/doc/doxygen/deployment.doc +++ b/doc/doxygen/deployment.doc @@ -2,6 +2,17 @@ @tableofcontents +\htmlonly +
+\endhtmlonly +\htmlinclude graphical-toc.svg +\htmlonly +
+ +\endhtmlonly + Once you've specified your @ref platform "virtual platform" and the @ref application "application" you want to study, you must describe the mapping of the application onto the platform. This page says how @@ -13,7 +24,7 @@ a trace captured from a past applicative run, as briefly explained There is two ways to specify the mapping of your program onto virtual hosts: either directly from your program (with @ref MSG_process_create -or as in @ref s4u_ex_basics "this S4U example"), or using an external +or as in @ref s4u_ex_actors_start "this S4U example"), or using an external XML file. You should really logically separate your application from the deployment, as it will ease your experimental campain afterward. How exactly you organize your work remains up to you. @@ -52,7 +63,7 @@ are named @c ***_d_xml. @verbatim - +