X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/d43e446400ac7b65d7d2dd3acd57f8f669484449..18adf3ed10c9ea012f83493995691227e50d3748:/cluster1000.xml diff --git a/cluster1000.xml b/cluster1000.xml index 62660d5..762e1f5 100644 --- a/cluster1000.xml +++ b/cluster1000.xml @@ -1,9 +1,10 @@ <?xml version='1.0'?> -<!DOCTYPE platform SYSTEM "simgrid.dtd"> -<platform version="3"> -<AS id="AS0" routing="Full"> - <cluster id="c" prefix="h-" suffix="" - radical="100000-100999" power="1000000000" bw="125000000" lat="5E-5" - bb_bw="2250000000" bb_lat="5E-4"/> -</AS> +<!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid/simgrid.dtd"> +<platform version="4.1"> +<zone id="AS0" routing="Full"> + <cluster id="c" prefix="h-" suffix="" radical="100000-100999" + speed="1Gf" + bw="125MBps" lat="50us" + bb_bw="2.25GBps" bb_lat="500us" bb_sharing_policy="FATPIPE"/> +</zone> </platform>