From e13643b04479b2a4a22c83b625529ad3b2b6b50c Mon Sep 17 00:00:00 2001 From: Arnaud Giersch Date: Thu, 3 Mar 2022 17:35:43 +0100 Subject: [PATCH] Update URL for article. Full reference is: Eitan Zahavi "D-Mod-K Routing Providing Non-Blocking Traffic for Shift Permutations on Real Life Fat Trees" CCIT Report #776, September 2010 IRWIN AND JOAN JACOBS CENTER FOR COMMUNICATION AND INFORMATION TECHNOLOGIES DEPARTMENT OF ELECTRICAL ENGINEERING TECHNION - ISRAEL INSTITUTE OF TECHNOLOGY, HAIFA 32000, ISRAEL --- docs/source/Platform_examples.rst | 4 ++-- docs/source/Tutorial_MPI_Applications.rst | 4 ++-- examples/platforms/cluster_fat_tree.xml | 4 ++-- teshsuite/platforms/cluster_fat_tree_noncontiguous_rad.xml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) 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`` 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`` diff --git a/examples/platforms/cluster_fat_tree.xml b/examples/platforms/cluster_fat_tree.xml index ede509fcde..3ba619159e 100644 --- a/examples/platforms/cluster_fat_tree.xml +++ b/examples/platforms/cluster_fat_tree.xml @@ -2,8 +2,8 @@ diff --git a/teshsuite/platforms/cluster_fat_tree_noncontiguous_rad.xml b/teshsuite/platforms/cluster_fat_tree_noncontiguous_rad.xml index a90424f316..d5afae8ff8 100644 --- a/teshsuite/platforms/cluster_fat_tree_noncontiguous_rad.xml +++ b/teshsuite/platforms/cluster_fat_tree_noncontiguous_rad.xml @@ -2,8 +2,8 @@ -- 2.20.1