Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Revert "[ENERGY] Assert that 1-core systems are correctly configured."
[simgrid.git] / examples / msg / energy-onoff / platform_onoff.xml
index 5d7c62b..b0423a9 100644 (file)
       values that are right for you. -->
 
     <host id="MyHost1" speed="100.0Mf,50.0Mf,20.0Mf,                               0.006666667f,0.1429f" pstate="0" >
-      <prop id="watt_per_state" value="95.0:120.0:120.0,93.0:110.0:110.0,90.0:100.0:100.0, 120:120:120,110:110:110" />
+      <prop id="watt_per_state" value="95.0:120.0:200.0,93.0:110.0:170.0,90.0:100.0:150.0, 120:120:120,110:110:110" />
       <prop id="watt_off"       value="10" />
     </host>
     <host id="MyHost2" speed="100.0Mf" >
-      <prop id="watt_per_state" value="100.0:120.0:120.0" />
+      <prop id="watt_per_state" value="100.0:120.0:200.0" />
       <prop id="watt_off"       value="10" />
     </host>