Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update tesh files of gras-pmm-sg
[simgrid.git] / examples / gras / pmm / pmm.xml
index da270da..c3895d7 100644 (file)
@@ -1,29 +1,18 @@
 <?xml version='1.0'?>
-<!DOCTYPE platform_description SYSTEM "surfxml.dtd">
-<platform_description version="2">
+<!DOCTYPE platform SYSTEM "simgrid.dtd">
+<platform version="3">
 
   <process host="Jacquelin" function="master">
      <argument value="4242"/>
   </process>
   
-  <process host="Boivin"    function="slave"><argument value="Jacquelin:4242"/></process>
-  <process host="Jean_Yves" function="slave"><argument value="Jacquelin:4242"/></process>
-  <process host="TeX"       function="slave"><argument value="Jacquelin:4242"/></process>
-  <process host="Geoff"     function="slave"><argument value="Jacquelin:4242"/></process>
-  <process host="Disney"    function="slave"><argument value="Jacquelin:4242"/></process>
-  <process host="iRMX"      function="slave"><argument value="Jacquelin:4242"/></process>
-  <process host="McGee"     function="slave"><argument value="Jacquelin:4242"/></process>
-  <process host="Gatien"    function="slave"><argument value="Jacquelin:4242"/></process>
-  <process host="Laroche"   function="slave"><argument value="Jacquelin:4242"/></process>
-
-  <process host="Tanguay"    function="slave"><argument value="Jacquelin:4242"/></process>
-  <process host="Morin"      function="slave"><argument value="Jacquelin:4242"/></process>
-  <process host="Ethernet"   function="slave"><argument value="Jacquelin:4242"/></process>
-  <process host="Bellemarre" function="slave"><argument value="Jacquelin:4242"/></process>
-  <process host="Kuenning"   function="slave"><argument value="Jacquelin:4242"/></process>
-  <process host="Gaston"     function="slave"><argument value="Jacquelin:4242"/></process>
-  <process host="Bousquet"   function="slave"><argument value="Jacquelin:4242"/></process>
-  <process host="Paul"       function="slave"><argument value="Jacquelin:4242"/></process>
-  <process host="St_Jean"    function="slave"><argument value="Jacquelin:4242"/></process>
-  <process host="Jill"       function="slave"><argument value="Jacquelin:4242"/></process>
-</platform_description>
+  <process host="Boivin"    function="slave"><argument value="Jacquelin:4242"/><argument value="0"/></process>
+  <process host="Jean_Yves" function="slave"><argument value="Jacquelin:4242"/><argument value="1"/></process>
+  <process host="TeX"       function="slave"><argument value="Jacquelin:4242"/><argument value="2"/></process>
+  <process host="Geoff"     function="slave"><argument value="Jacquelin:4242"/><argument value="3"/></process>
+  <process host="Disney"    function="slave"><argument value="Jacquelin:4242"/><argument value="4"/></process>
+  <process host="iRMX"      function="slave"><argument value="Jacquelin:4242"/><argument value="5"/></process>
+  <process host="McGee"     function="slave"><argument value="Jacquelin:4242"/><argument value="6"/></process>
+  <process host="Gatien"    function="slave"><argument value="Jacquelin:4242"/><argument value="7"/></process>
+  <process host="Laroche"   function="slave"><argument value="Jacquelin:4242"/><argument value="8"/></process>
+</platform>