Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
grunt!
[simgrid.git] / teshsuite / simdag / platforms / two_clusters.xml
index 5fa2b2b..d8b7464 100644 (file)
@@ -7,11 +7,11 @@
     <cluster id="alice_cluster" prefix="alice" suffix=".crepe.fr" radical="0-1" speed="1Gf" bw="125MBps" lat="50us"
              bb_bw="2.25GBps" bb_lat="500us"/>  
 
-     <link id="backbone" bandwidth="1.25GBps" latency="500us"/>  
+    <link id="backbone" bandwidth="1.25GBps" latency="500us"/>  
 
-     <ASroute src="bob_cluster" dst="alice_cluster" gw_src="bobbob_cluster_router.hamburger.edu" 
-              gw_dst="alicealice_cluster_router.crepe.fr">
-        <link_ctn id="backbone"/>
-     </ASroute>
+    <ASroute src="bob_cluster" dst="alice_cluster" gw_src="bobbob_cluster_router.hamburger.edu" 
+             gw_dst="alicealice_cluster_router.crepe.fr">
+       <link_ctn id="backbone"/>
+    </ASroute>
   </AS>
 </platform>