Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
removing the loopback and unused links from the platform used by tracing examples
[simgrid.git] / examples / msg / tracing / platform.xml
old mode 100755 (executable)
new mode 100644 (file)
index 5818ca2..ba884d7
@@ -1,6 +1,6 @@
 <?xml version='1.0'?>
- <!DOCTYPE platform SYSTEM "simgrid.dtd">
- <platform version="2">
+ <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid.dtd">
+ <platform version="3">
  <AS  id="AS0"  routing="Full">
    <host id="Tremblay" power="98095000"/>
    <host id="Jupiter" power="76296000"/>
    <router id="R.1-8-6"/>
    <router id="R.6-7"/>
    <link id="6"  bandwidth="41279125" latency="5.9904e-05"/>
-   <link id="11" bandwidth="252750" latency="0.00570455"/>
    <link id="3"  bandwidth="34285622" latency="0.000514433"/>
    <link id="7"  bandwidth="11618875" latency="0.00018998"/>
    <link id="9"  bandwidth="7209750" latency="0.001461517"/>
-   <link id="12" bandwidth="1792625" latency="0.007877863"/>
    <link id="2"  bandwidth="22222222" latency="0.000136931"/>
    <link id="8"  bandwidth="8158000" latency="0.000270544"/>
    <link id="1"  bandwidth="34285625" latency="0.000514433"/>
    <link id="4"  bandwidth="10099625" latency="0.00047978"/>
    <link id="0"  bandwidth="41279125" latency="5.9904e-05"/>
-   <link id="10" bandwidth="4679750" latency="0.000848712"/>
    <link id="5"  bandwidth="27946250" latency="0.000278066"/>
-   <link id="loopback" bandwidth="498000000" latency="0.000015" sharing_policy="FATPIPE"/>
-   <route src="Tremblay" dst="Tremblay"><link_ctn id="loopback"/></route>
-   <route src="Jupiter" dst="Jupiter"><link_ctn id="loopback"/></route>
-   <route src="Fafard" dst="Fafard"><link_ctn id="loopback"/></route>
-   <route src="Ginette" dst="Ginette"><link_ctn id="loopback"/></route>
-   <route src="Bourassa" dst="Bourassa"><link_ctn id="loopback"/></route>
  
    <route src="Tremblay" dst="R.4-3"><link_ctn id="4"/></route>
    <route src="R.3-2-5" dst="Ginette"><link_ctn id="5"/></route>