Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
update all the XML files
[simgrid.git] / teshsuite / simdag / network / platform_2p_1sl.xml
1 <?xml version='1.0'?>
2 <!DOCTYPE platform_description SYSTEM "surfxml.dtd">
3 <platform_description version="2">\r
4 \r
5 \r
6   <host id="cpu0" power="1"/>\r
7   <host id="cpu1" power="1"/>
8   <!-- \r
9   <link id="link0" bandwidth="1.25e+08" latency="2.0e-04" sharing_policy="SHARED"/>
10    -->\r
11   <link id="link0" bandwidth="1" latency=".5" sharing_policy="SHARED"/>
12   <route src="cpu0" dst="cpu1">\r
13     <link:ctn id="link0"/>\r
14   </route>\r
15   <route src="cpu1" dst="cpu0">\r
16     <link:ctn id="link0"/>\r
17   </route>\r
18 </platform_description>\r