X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b2d0faa5ca2fb8332bbde85f63d696bcfe384827..c57842fe897f53b46f0be3da87f7c996674be7d6:/doc/doxygen/platform.doc diff --git a/doc/doxygen/platform.doc b/doc/doxygen/platform.doc index 082c96bb20..fd64f878a7 100644 --- a/doc/doxygen/platform.doc +++ b/doc/doxygen/platform.doc @@ -364,9 +364,17 @@ unset. \li loopback_bw : bandwidth for loopback (if any). See link section for syntax/details. If both loopback_* attributes are omitted, no loopback link is created and all intra-node communication will - use the main network link of the node. + use the main network link of the node. Loopback link is a FATPIPE. \li loopback_lat : latency for loopback (if any). See link - section for syntax/details. See bb_bw for more info. + section for syntax/details. See loopback_bw for more info. +\li topology : network topology to use. For now SimGrid supports FLAT + (default, with or without backbone, as described before), + TORUS + and FAT_TREE attributes for this tag. +\li topo_parameters : specific parameters to pass for the topology + defined in the topology tag. For torus networks, comma-separated list of + the number of nodes in each dimension of the torus. For fat trees, refer to + \ref AsClusterFatTree "AsClusterFatTree documentation". the router name is defined as the resulting String in the following