X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/bf1552d3dc6d594e8601b7460f25c8b9e370e4b8..35a644bdf9d0c5603c9483f03f913e4a649638d6:/docs/source/Platform_examples.rst diff --git a/docs/source/Platform_examples.rst b/docs/source/Platform_examples.rst index 4a2759eeb3..29b481d61d 100644 --- a/docs/source/Platform_examples.rst +++ b/docs/source/Platform_examples.rst @@ -132,8 +132,8 @@ cluster (and thus reduce its price) while maintaining a high bisection bandwidth and a relatively low diameter. To model this in SimGrid, pass a ``topology="FAT_TREE"`` attribute to your cluster. The ``topo_parameters=#levels;#downlinks;#uplinks;link count`` follows the -semantic introduced in the `Figure 1B of this article -`_. +semantic introduced in the `Figure 1(b) of this article +`_. Here is the meaning of this example: ``2 ; 4,4 ; 1,2 ; 1,2``