Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
grunt!
[simgrid.git] / teshsuite / simdag / platforms / platform_2p_1switch.xml
index bd1e546..34286fc 100644 (file)
@@ -9,6 +9,10 @@
     <link id="link0" bandwidth="1Bps" latency="500ms" sharing_policy="SHARED"/>
     <link id="link1" bandwidth="1Bps" latency="500ms" sharing_policy="SHARED"/>
 
-    <route src="cpu0" dst="cpu1"><link_ctn id="link0"/><link_ctn id="switch"/><link_ctn id="link1"/></route>
- </AS>
- </platform>
+    <route src="cpu0" dst="cpu1">
+      <link_ctn id="link0"/>
+      <link_ctn id="switch"/>
+      <link_ctn id="link1"/>
+    </route>
+  </AS>
+</platform>