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] / teshsuite / simdag / partask / platform_2p_1sl_hetero.xml
index 185871a..5deb9ad 100644 (file)
@@ -3,10 +3,10 @@
  <platform version="3">
  <AS  id="AS0"  routing="Full">
  
-       <host id="cpu0" power="1" />
-       <host id="cpu1" power="2" />
+       <host id="cpu0" power="1f" />
+       <host id="cpu1" power="2f" />
  
-       <link id="link0" bandwidth="1" latency=".5"
+       <link id="link0" bandwidth="1Bps" latency="500ms"
                sharing_policy="SHARED" />
        <route src="cpu0" dst="cpu1">
                <link_ctn id="link0" />