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 / actions / homogeneous_3_hosts.xml
index 218447d..5867467 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="host0" power="10mf"/>
-   <host id="host1" power="10mf"/>
-   <host id="host2" power="10mf"/>
+   <host id="host0" power="10Mf"/>
+   <host id="host1" power="10Mf"/>
+   <host id="host2" power="10Mf"/>
    <link id="0" bandwidth="1GBps" latency="500us"/>
    <link id="1" bandwidth="1GBps" latency="500us"/>
    <link id="2" bandwidth="1GBps" latency="500us"/>