From 40c872b697c0fa3062d90942c12febd4f80b1876 Mon Sep 17 00:00:00 2001 From: Arnaud Legrand Date: Fri, 14 Sep 2018 11:17:09 +0200 Subject: [PATCH] Graphical representation of example platforms --- examples/platforms/cluster_fat_tree.xml.svg | 695 ++++++++++++++++++++ examples/platforms/cluster_torus.xml.svg | 599 +++++++++++++++++ 2 files changed, 1294 insertions(+) create mode 100644 examples/platforms/cluster_fat_tree.xml.svg create mode 100644 examples/platforms/cluster_torus.xml.svg diff --git a/examples/platforms/cluster_fat_tree.xml.svg b/examples/platforms/cluster_fat_tree.xml.svg new file mode 100644 index 0000000000..189c1bb7b4 --- /dev/null +++ b/examples/platforms/cluster_fat_tree.xml.svg @@ -0,0 +1,695 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Routers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 2; (4,4) ; (1,2) ; (1,2) + #levels + + + + + #up links + #down links + #links + + 4 + + 4 + 1 + 2 + 2 + 1 + Hosts + + diff --git a/examples/platforms/cluster_torus.xml.svg b/examples/platforms/cluster_torus.xml.svg new file mode 100644 index 0000000000..81154e429c --- /dev/null +++ b/examples/platforms/cluster_torus.xml.svg @@ -0,0 +1,599 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 2,2 + + X + Y + Z + .... + + 3 + Hosts + 3, + + + + + + + + + + + + + + + + + + + + + + 2 + + + + + + + + + + + + + + 2 + + -- 2.20.1