Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Make sure that amok test files (which are not converted to tesh yet) are made executa...
[simgrid.git] / examples / msg / msg_deployment_ping_pong.xml
1 <?xml version='1.0'?>
2 <!DOCTYPE platform_description SYSTEM "surfxml.dtd">
3 <platform_description version="1">
4   <process host="Inmos" function="sender">
5      <!--<argument value="20"/>-->
6     <!-- <argument value="50000"/>-->
7      <!--<argument value="10"/>-->
8     <!-- <argument value="Inmos"/> -->
9      <!-- <argument value="Jean_Yves"/>-->
10       <argument value="Bellevue"/>
11     <!-- <argument value="Bellevue"/> -->
12   </process>
13 <!-- <process host="Inmos" function="receiver"/> -->
14 <!-- <process host="Comeau" function="receiver"/> -->
15 <process host="Bellevue" function="receiver"/>
16 <!-- <process host="Louise" function="receiver"/> -->
17 <!-- <process host="Blais" function="receiver"/> -->
18  <!-- <process host="Jean_Yves" function="receiver"/>-->
19 </platform_description>