]> 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 f1c0ce4fe9b5c5167b29d746b5d65a28f5ab673d..da382f622cc54a61f34e26f3337a35d21ff647e8 100644 (file)
@@ -7,10 +7,10 @@
 -->
 
 <AS id="1" routing="Full">
-  <host id="S1" power="1gf"/>
-  <host id="C1" power="1gf"/>
+  <host id="S1" power="1Gf"/>
+  <host id="C1" power="1Gf"/>
 
-  <link id="1" bandwidth="10KBps" latency="10ms" 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"/>