Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid
[simgrid.git] / teshsuite / msg / get_sender_p.xml
index 298539f7bdb2f31cbbe752227c7be84a3899c12a..05064f07c2630c6a5f6f2975db09fe0535b69e1c 100644 (file)
@@ -2,9 +2,9 @@
  <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid.dtd">
  <platform version="3">
  <AS  id="AS0"  routing="Full">
-   
-   <host id="toto" power="1000000"/>
-   <link id="lb" bandwidth="100000000" latency="0.000000"/>
+
+   <host id="toto" power="1Mf"/>
+   <link id="lb" bandwidth="100MBps" latency="0"/>
    <route src="toto" dst="toto"><link_ctn id="lb"/></route>
 
  </AS>