Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'hypervisor' of scm.gforge.inria.fr:/gitroot/simgrid/simgrid into hypervisor
[simgrid.git] / examples / msg / gtnets / crosstraffic-p.xml
index f1c0ce4..da382f6 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"/>