Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge the merges of merges
[simgrid.git] / teshsuite / msg / trace_integration / test-hbp2.5-hbp1.5.xml
1 <?xml version='1.0'?>
2 <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid/simgrid.dtd">
3 <platform version="4">
4   <process host="Cpu B" function="test_trace" start_time="10">
5         <argument value="50"/>
6         <argument value="2.5"/>
7   </process>
8   <process host="Cpu B" function="test_trace" start_time="10">
9         <argument value="70"/>
10         <argument value="1.5"/>
11   </process>
12 </platform>