Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Rename maestro/sensors to master/slaves
[simgrid.git] / examples / gras / pmm / pmm_deployment.xml
index 6ae3f47..4df2900 100644 (file)
@@ -2,7 +2,7 @@
 <!DOCTYPE platform_description SYSTEM "surfxml.dtd">
 <platform_description>
   <!-- The Tremblay node, arguments :: all others nodes -->
-  <process host="Jacquelin" function="maestro">
+  <process host="Jacquelin" function="master">
      <argument value="4000"/>
      <argument value="Boivin"/>
      <argument value="1"/>
      <argument value="3"/>
      <argument value="3"/>
   </process>
-  <process host="Boivin" function="sensor">
+  <process host="Boivin" function="slave">
          <argument value="4000"/>
          <argument value="Jean_Yves"/>
          <argument value="TeX"/>
          <argument value="Geoff"/>
          <argument value="McGee"/>
   </process>
-  <process host="Jean_Yves" function="sensor">
+  <process host="Jean_Yves" function="slave">
          <argument value="4000"/>
          <argument value="Boivin"/>
          <argument value="TeX"/>
          <argument value="Disney"/>
          <argument value="Gatien"/>
   </process>
-  <process host="TeX" function="sensor">
+  <process host="TeX" function="slave">
          <argument value="4000"/>
          <argument value="Boivin"/>
          <argument value="Jean_Yves"/>
          <argument value="iRMX"/>
          <argument value="Laroche"/>
   </process>
-  <process host="Geoff" function="sensor">
+  <process host="Geoff" function="slave">
          <argument value="4000"/>
          <argument value="Boivin"/>
          <argument value="McGee"/>
          <argument value="Disney"/>
          <argument value="iRMX"/>
   </process>
-  <process host="Disney" function="sensor">
+  <process host="Disney" function="slave">
          <argument value="4000"/>
          <argument value="Geoff"/>
          <argument value="iRMX"/>
          <argument value="Jean_Yves"/>
          <argument value="Gatien"/>
   </process>
-  <process host="iRMX" function="sensor">
+  <process host="iRMX" function="slave">
          <argument value="4000"/>
          <argument value="Geoff"/>
          <argument value="Disney"/>
          <argument value="TeX"/>
          <argument value="Laroche"/>
   </process>
-  <process host="McGee" function="sensor">
+  <process host="McGee" function="slave">
          <argument value="4000"/>
          <argument value="Gatien"/>
          <argument value="Laroche"/>
          <argument value="Boivin"/>
          <argument value="Geoff"/>
   </process>
-  <process host="Gatien" function="sensor">
+  <process host="Gatien" function="slave">
          <argument value="4000"/>
          <argument value="McGee"/>
          <argument value="Laroche"/>
          <argument value="Jean_Yves"/>
          <argument value="Disney"/>
   </process>
-  <process host="Laroche" function="sensor">
+  <process host="Laroche" function="slave">
          <argument value="4000"/>
          <argument value="McGee"/>
          <argument value="Gatien"/>