From c5dd3f3824a8443a0f7292b32ec482116e89c9a0 Mon Sep 17 00:00:00 2001 From: navarrop Date: Wed, 27 Oct 2010 10:42:01 +0000 Subject: [PATCH] Add huge cluster platforms git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@8455 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- .../platforms/2_clusters_with_30000_hosts.xml | 26 +++++++++++++++++++ .../platforms/cluster_with_300000_hosts.xml | 9 +++++++ .../platforms/cluster_with_30000_hosts.xml | 9 +++++++ 3 files changed, 44 insertions(+) create mode 100644 examples/platforms/2_clusters_with_30000_hosts.xml create mode 100644 examples/platforms/cluster_with_300000_hosts.xml create mode 100644 examples/platforms/cluster_with_30000_hosts.xml diff --git a/examples/platforms/2_clusters_with_30000_hosts.xml b/examples/platforms/2_clusters_with_30000_hosts.xml new file mode 100644 index 0000000000..6b657d7196 --- /dev/null +++ b/examples/platforms/2_clusters_with_30000_hosts.xml @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + diff --git a/examples/platforms/cluster_with_300000_hosts.xml b/examples/platforms/cluster_with_300000_hosts.xml new file mode 100644 index 0000000000..048a3bdd23 --- /dev/null +++ b/examples/platforms/cluster_with_300000_hosts.xml @@ -0,0 +1,9 @@ + + + + + + + diff --git a/examples/platforms/cluster_with_30000_hosts.xml b/examples/platforms/cluster_with_30000_hosts.xml new file mode 100644 index 0000000000..6be05b03a2 --- /dev/null +++ b/examples/platforms/cluster_with_30000_hosts.xml @@ -0,0 +1,9 @@ + + + + + + + -- 2.20.1