Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
update all the platforms file with the new s/:/_/ in DTD
[simgrid.git] / teshsuite / simdag / network / mxn / platform_4p_1switch.xml
index f7b029a..6a8e3bc 100644 (file)
    <link id="link3" bandwidth="1" latency=".5" sharing_policy="SHARED"/>
    
    <route src="cpu0" dst="cpu1">
-     <link:ctn id="link0"/>
-     <link:ctn id="switch"/>
-     <link:ctn id="link1"/>
+     <link_ctn id="link0"/>
+     <link_ctn id="switch"/>
+     <link_ctn id="link1"/>
    </route>
  
    <route src="cpu0" dst="cpu2">
-     <link:ctn id="link0"/>
-     <link:ctn id="switch"/>
-     <link:ctn id="link2"/>
+     <link_ctn id="link0"/>
+     <link_ctn id="switch"/>
+     <link_ctn id="link2"/>
    </route>
  
    <route src="cpu0" dst="cpu3">
-     <link:ctn id="link0"/>
-     <link:ctn id="switch"/>
-     <link:ctn id="link3"/>
+     <link_ctn id="link0"/>
+     <link_ctn id="switch"/>
+     <link_ctn id="link3"/>
    </route>
  
    <route src="cpu1" dst="cpu0">
-     <link:ctn id="link1"/>
-     <link:ctn id="switch"/>
-     <link:ctn id="link0"/>
+     <link_ctn id="link1"/>
+     <link_ctn id="switch"/>
+     <link_ctn id="link0"/>
    </route>
  
    <route src="cpu1" dst="cpu2">
-     <link:ctn id="link1"/>
-     <link:ctn id="switch"/>
-     <link:ctn id="link2"/>
+     <link_ctn id="link1"/>
+     <link_ctn id="switch"/>
+     <link_ctn id="link2"/>
    </route>
  
    <route src="cpu1" dst="cpu3">
-     <link:ctn id="link1"/>
-     <link:ctn id="switch"/>
-     <link:ctn id="link3"/>
+     <link_ctn id="link1"/>
+     <link_ctn id="switch"/>
+     <link_ctn id="link3"/>
    </route>
    
    <route src="cpu2" dst="cpu0">
-     <link:ctn id="link2"/>
-     <link:ctn id="switch"/>
-     <link:ctn id="link0"/>
+     <link_ctn id="link2"/>
+     <link_ctn id="switch"/>
+     <link_ctn id="link0"/>
    </route>
  
    <route src="cpu2" dst="cpu1">
-     <link:ctn id="link2"/>
-     <link:ctn id="switch"/>
-     <link:ctn id="link1"/>
+     <link_ctn id="link2"/>
+     <link_ctn id="switch"/>
+     <link_ctn id="link1"/>
    </route>
  
    <route src="cpu2" dst="cpu3">
-     <link:ctn id="link2"/>
-     <link:ctn id="switch"/>
-     <link:ctn id="link3"/>
+     <link_ctn id="link2"/>
+     <link_ctn id="switch"/>
+     <link_ctn id="link3"/>
    </route>
  
    <route src="cpu3" dst="cpu0">
-     <link:ctn id="link3"/>
-     <link:ctn id="switch"/>
-     <link:ctn id="link0"/>
+     <link_ctn id="link3"/>
+     <link_ctn id="switch"/>
+     <link_ctn id="link0"/>
    </route>
  
    <route src="cpu3" dst="cpu1">
-     <link:ctn id="link3"/>
-     <link:ctn id="switch"/>
-     <link:ctn id="link1"/>
+     <link_ctn id="link3"/>
+     <link_ctn id="switch"/>
+     <link_ctn id="link1"/>
    </route>
  
    <route src="cpu3" dst="cpu2">
-     <link:ctn id="link3"/>
-     <link:ctn id="switch"/>
-     <link:ctn id="link2"/>
+     <link_ctn id="link3"/>
+     <link_ctn id="switch"/>
+     <link_ctn id="link2"/>
    </route>
    
  </AS>