X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e60ec69d61289fcc8ff2f6727b502bd00823a424..e79727225b9a476b8ce813bf4f1245f25b3f642a:/docs/source/platform_reference.rst?ds=sidebyside diff --git a/docs/source/platform_reference.rst b/docs/source/platform_reference.rst index a4bbc57645..77f81e72df 100644 --- a/docs/source/platform_reference.rst +++ b/docs/source/platform_reference.rst @@ -18,6 +18,38 @@ the `simgrid.dtd `_ DTD file. The same DTD is used for both the platform and deployment files. +.. _pf_tag_config: + +------------------------------------------------------------------ + +------------------------------------------------------------------ + +Adding configuration flags into the platform file is particularly +useful when the described platform is best used with specific +flags. For example, you could finely tune SMPI in your platform file +directly. Almost all :ref:`command-line configuration items ` +can be configured this way. + +**Parent tags:** :ref:`pf_tag_platform` (must appear before any other tags) |br| +**Children tags:** :ref:`pf_tag_prop` |br| +**Attributes:** none + +.. code-block:: xml + + + + + + + + + + + + + + + .. _pf_tag_host: ------------------------------------------------------------------ @@ -159,7 +191,7 @@ Network links can represent one-hop network connections. See :cpp:class:`simgrid 4.0 40000000 8.0 60000000 - PERIODICITY 12.0 + LOOPAFTER 12.0 - At time t=4, the bandwidth is of 40 MBps. - At time t=8, it raises to 60MBps.