Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Refer to fat trees in the platform doc
authorStéphane Castelli <stephane.castelli@loria.fr>
Wed, 28 May 2014 14:18:15 +0000 (16:18 +0200)
committerStéphane Castelli <stephane.castelli@loria.fr>
Wed, 28 May 2014 14:19:28 +0000 (16:19 +0200)
doc/doxygen/platform.doc

index a4902d6..fd64f87 100644 (file)
@@ -368,12 +368,13 @@ unset.
 \li <b>loopback_lat </b>: latency for loopback (if any). See <b>link</b>
     section for syntax/details. See loopback_bw for more info.
 \li <b>topology </b>: network topology to use. For now SimGrid supports FLAT 
 \li <b>loopback_lat </b>: latency for loopback (if any). See <b>link</b>
     section for syntax/details. See loopback_bw for more info.
 \li <b>topology </b>: network topology to use. For now SimGrid supports FLAT 
-     (default, with or without backbone, as described before) or 
+     (default, with or without backbone, as described before), 
      <a href="http://en.wikipedia.org/wiki/Torus_interconnect">TORUS
      <a href="http://en.wikipedia.org/wiki/Torus_interconnect">TORUS
-     </a> attributes for this tag.
+     </a> and FAT_TREE attributes for this tag.
 \li <b>topo_parameters </b>: specific parameters to pass for the topology 
      defined in the topology tag. For torus networks, comma-separated list of 
 \li <b>topo_parameters </b>: 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.
+    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
 
 
 the router name is defined as the resulting String in the following