]> AND Public Git Repository - simgrid.git/blobdiff - examples/msg/gtnets/crosstraffic-p.xml
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
first prototype of storage action replay
[simgrid.git] / examples / msg / gtnets / crosstraffic-p.xml
index 5ee8a47ac35526d9fdcfaef755793df7de5a2dab..da382f622cc54a61f34e26f3337a35d21ff647e8 100644 (file)
@@ -7,10 +7,10 @@
 -->
 
 <AS id="1" routing="Full">
-  <host id="S1" power="1000000000"/>
-  <host id="C1" power="1000000000"/>
+  <host id="S1" power="1Gf"/>
+  <host id="C1" power="1Gf"/>
 
-  <link id="1" bandwidth="10000" latency="0.01" sharing_policy="FULLDUPLEX"/>
+  <link id="1" bandwidth="10kBps" latency="10ms" sharing_policy="FULLDUPLEX"/>
 
   <route src="S1" dst="C1" symmetrical="NO">
      <link_ctn id="1" direction="DOWN"/>