Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
use proper format
[simgrid.git] / teshsuite / simdag / basic_platform.xml
index 8d639fdaee87dca5c3e8912f5c8710def9b9953a..b1aeab65a04829d12f4f6233d14fe2293839174b 100644 (file)
@@ -4,8 +4,8 @@
  <AS  id="AS0"  routing="Full">
  
  
-   <host id="cpu0" power="4gf"/>
-   <host id="cpu1" power="4gf"/>
+   <host id="cpu0" power="4Gf"/>
+   <host id="cpu1" power="4Gf"/>
    <link id="link0" bandwidth="125MBps" latency="100us" sharing_policy="SHARED"/>
    <route src="cpu0" dst="cpu0">
      <link_ctn id="link0"/>