X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d8577269e6d290370ff3420732585e667aa62357..e13643b04479b2a4a22c83b625529ad3b2b6b50c:/docs/source/Tutorial_MPI_Applications.rst diff --git a/docs/source/Tutorial_MPI_Applications.rst b/docs/source/Tutorial_MPI_Applications.rst index a71270c766..12d61e7aa2 100644 --- a/docs/source/Tutorial_MPI_Applications.rst +++ b/docs/source/Tutorial_MPI_Applications.rst @@ -186,8 +186,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 `Figure 1B of this article -`_. +semantic introduced in `Figure 1(b) of this article +`_. Here is the meaning of this example: ``2 ; 4,4 ; 1,2 ; 1,2``