Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
move on_start and on_completion from CommImpl to Comm
[simgrid.git] / teshsuite / platforms / host_attributes.xml
index 005ba58f1e39332db078701024f89ea64dc2ec85..e0d5710bdda48bf2f8c54fb1aa1a5754a6096bd2 100644 (file)
@@ -13,7 +13,7 @@
     <host id="erin" speed="500Mf" speed_file="erin.avail"/> <!--uses someone else's trace -->
   </zone>
 
-  <trace id="myTrace" periodicity="1.0">
+  <trace id="myTrace" periodicity="21.0">
     0.0 1.0
     11.0 0.5
     20.0 0.8
@@ -21,6 +21,6 @@
 
   <trace_connect trace="myTrace" element="alice" kind="SPEED"/>
 
-  <trace id="myTrace" file="bob.trace" periodicity="1.0"/>
+  <trace id="myTrace" file="bob.trace" periodicity="21.0"/>
   <trace_connect trace="myTrace" element="bob" kind="SPEED"/>
 </platform>