Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update all our XML files + next XML version will be 4.1, not 5
[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.1">
4   <actor host="Cpu B" function="test_trace" start_time="10">
5     <argument value="50"/>
6     <argument value="2.5"/>
7   </actor>
8   <actor host="Cpu B" function="test_trace" start_time="10">
9     <argument value="70"/>
10     <argument value="1.5"/>
11   </actor>
12 </platform>