From: Martin Quinson Date: Thu, 2 Aug 2012 18:14:24 +0000 (+0200) Subject: expend an example to explain what the prefix, suffix and radical arguments are in... X-Git-Tag: v3_8~218 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/22c7cca6855a273d69526abc3280ce241bd7fda0 expend an example to explain what the prefix, suffix and radical arguments are in cluster tag --- diff --git a/doc/user_guide/doxygen/platform.doc b/doc/user_guide/doxygen/platform.doc index 65f3cb6b88..8bae1122e9 100644 --- a/doc/user_guide/doxygen/platform.doc +++ b/doc/user_guide/doxygen/platform.doc @@ -264,6 +264,14 @@ the router name is defined as the resulting String in the following java line of radical="0-99" power="1000000000" bw="125000000" lat="5E-5" bb_bw="2250000000" bb_lat="5E-4"/> \endverbatim +The second examples creates 100 machines, which names are the following: +\verbatim +c-0.my_cluster_1.me +c-1.my_cluster_1.me +c-2.my_cluster_1.me +... +c-99.my_cluster_1.me +\endverbatim \subsubsection pf_peer peer A peer represents a peer, as in Peer-to-Peer (P2P). Basically, as cluster, A PEER IS INTERNALLY INTERPRETED AS AN \. It's just a kind of shortcut that does the following :