Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Once again, Linux does not follow the real way of doing things.
[simgrid.git] / teshsuite / simdag / platforms / one_link_fatpipe.xml
index 50b0071..7a3bd79 100644 (file)
@@ -2,8 +2,8 @@
 <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid.dtd">
 <platform version="3">
         <AS  id="AS0"  routing="Full">
-  <host id="bob" power="500000000"/>
-  <link id="link1" bandwidth="125000000" latency="5E-5"
+  <host id="bob" power="500Mf"/>
+  <link id="link1" bandwidth="125MBps" latency="50us"
         sharing_policy="FATPIPE"/>
                </AS>
 </platform>