Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
refactored smpi into multiple source files.
[simgrid.git] / examples / gras / pmm / pmm.xml
1 <?xml version='1.0'?>
2 <!DOCTYPE platform_description SYSTEM "surfxml.dtd">
3 <platform_description version="1">
4
5   <process host="Jacquelin" function="master">
6      <argument value="4242"/>
7   </process>
8   
9   <process host="Boivin"    function="slave"><argument value="Jacquelin:4242"/></process>
10   <process host="Jean_Yves" function="slave"><argument value="Jacquelin:4242"/></process>
11   <process host="TeX"       function="slave"><argument value="Jacquelin:4242"/></process>
12   <process host="Geoff"     function="slave"><argument value="Jacquelin:4242"/></process>
13   <process host="Disney"    function="slave"><argument value="Jacquelin:4242"/></process>
14   <process host="iRMX"      function="slave"><argument value="Jacquelin:4242"/></process>
15   <process host="McGee"     function="slave"><argument value="Jacquelin:4242"/></process>
16   <process host="Gatien"    function="slave"><argument value="Jacquelin:4242"/></process>
17   <process host="Laroche"   function="slave"><argument value="Jacquelin:4242"/></process>
18
19   <process host="Tanguay"    function="slave"><argument value="Jacquelin:4242"/></process>
20   <process host="Morin"      function="slave"><argument value="Jacquelin:4242"/></process>
21   <process host="Ethernet"   function="slave"><argument value="Jacquelin:4242"/></process>
22   <process host="Bellemarre" function="slave"><argument value="Jacquelin:4242"/></process>
23   <process host="Kuenning"   function="slave"><argument value="Jacquelin:4242"/></process>
24   <process host="Gaston"     function="slave"><argument value="Jacquelin:4242"/></process>
25   <process host="Bousquet"   function="slave"><argument value="Jacquelin:4242"/></process>
26   <process host="Paul"       function="slave"><argument value="Jacquelin:4242"/></process>
27   <process host="St_Jean"    function="slave"><argument value="Jacquelin:4242"/></process>
28   <process host="Jill"       function="slave"><argument value="Jacquelin:4242"/></process>
29 </platform_description>