Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
here was the leak!
[simgrid.git] / teshsuite / simdag / network / p2p / platform_2p_1sl.xml
index 20f99a9cc09bdab714cc194d1a5cbe250d922d6f..90e6a84916f43c024383f921023f560cf963ea93 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="cpu0" power="1"/>
-   <host id="cpu1" power="1"/>
-   <link id="link0" bandwidth="1" latency=".5" sharing_policy="SHARED"/>
+   <host id="cpu0" power="1f"/>
+   <host id="cpu1" power="1f"/>
+   <link id="link0" bandwidth="1Bps" latency="500ms" sharing_policy="SHARED"/>
    <route src="cpu0" dst="cpu1">
      <link_ctn id="link0"/>
    </route>