Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[sonar] Put parentheses around macro parameters.
[simgrid.git] / teshsuite / msg / io-file-remote / io-file-remote_d.xml
1 <?xml version='1.0'?>
2 <!DOCTYPE platform SYSTEM "https://simgrid.org/simgrid.dtd">
3 <platform version="4.1">
4   <actor host="alice" function="host">
5     <argument value = "/tmp/doc/simgrid/examples/msg/chord/chord10k.xml"/>
6   </actor>
7   <actor host="bob" function="host">
8     <argument value = "/scratch/lib/libsimgrid.so.3.6.2"/>
9     <argument value = "/scratch/doc/simgrid/examples/platforms/g5k.xml"/>
10     <argument value = "alice"/>
11     <argument value = "/tmp/doc/simgrid/examples/g5k_2.xml"/>
12     <argument value = "0"/>
13   </actor>
14   <actor host="carl" function="host">
15     <argument value = "/scratch/lib/libsimgrid.so.3.6.2"/>
16   </actor>
17   <actor host="dave" function="host">
18     <argument value = "/tmp/doc/simgrid/examples/simdag/dax/Montage_50.xml"/>
19     <argument value = "/tmp/doc/simgrid/examples/simdag/scheduling/Montage_25.xml"/>
20     <argument value = "carl"/>
21     <argument value = "/scratch/doc/simgrid/examples/simdag/dax/Montage_25.xml"/>
22     <argument value = "1"/>
23   </actor>
24 </platform>