]> AND Private Git Repository - loba.git/blobdiff - Experimentations/grid16.xml
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Filx build with SimGrid 3.14.
[loba.git] / Experimentations / grid16.xml
index dd9b8e7edc65435b3e6f692d07b5e71d67e990fe..e279fee1bbf9dd84ee354cc070455a91cda72ed0 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version='1.0'?>
-<!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid.dtd">
+<!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid/simgrid.dtd">
+<platform version="4">
 <!-- ...................................................................... -->
 <!-- ... Platform description file for a 16 hosts grid, based on .......... -->
 <!-- ... Platform description file for GRID5000 ........................... -->
 
      ../ Cluster description /.............................................
 
-        bordemer   - bordeaux | nodes=4     power=1e9
-        chicon     - lille    | nodes=4     power=1e9
-        grelon     - nancy    | nodes=4     power=1e9
-        azur       - sophia   | nodes=4     power=1e9
+        bordemer   - bordeaux | nodes=4     speed=1e9
+        chicon     - lille    | nodes=4     speed=1e9
+        grelon     - nancy    | nodes=4     speed=1e9
+        azur       - sophia   | nodes=4     speed=1e9
 -->
-<platform version="3">
 <AS id="AS_grid5000" routing="Floyd" >
 
   <cluster id="AS_bordemer" prefix="bordemer-" suffix=".bordeaux.grid5000.fr"
-   radical="1-4" power="1Gf" bw="125MBps" lat="100us"
+   radical="1-4" speed="1Gf" bw="125MBps" lat="100us"
    bb_bw="1.25GBps" bb_lat="100us"></cluster>
 
   <cluster id="AS_chicon" prefix="chicon-" suffix=".lille.grid5000.fr"
-   radical="1-4" power="1Gf" bw="125MBps" lat="100us"
+   radical="1-4" speed="1Gf" bw="125MBps" lat="100us"
    bb_bw="1.25GBps" bb_lat="100us"></cluster>
 
   <cluster id="AS_grelon" prefix="grelon-" suffix=".nancy.grid5000.fr"
-   radical="1-4" power="1Gf" bw="125MBps" lat="100us"
+   radical="1-4" speed="1Gf" bw="125MBps" lat="100us"
    bb_bw="1.25GBps" bb_lat="100us"></cluster>
 
   <cluster id="AS_azur" prefix="azur-" suffix=".sophia.grid5000.fr"
-   radical="1-4" power="1Gf" bw="125MBps" lat="100us"
+   radical="1-4" speed="1Gf" bw="125MBps" lat="100us"
    bb_bw="1.25GBps" bb_lat="100us"></cluster>