Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
stick to the file naming convention presented in the tutorial
[simgrid.git] / examples / gras / pmm / pmm_deployment.xml
diff --git a/examples/gras/pmm/pmm_deployment.xml b/examples/gras/pmm/pmm_deployment.xml
deleted file mode 100644 (file)
index 3a25a66..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version='1.0'?>
-<!DOCTYPE platform_description SYSTEM "surfxml.dtd">
-<platform_description version="1">
-
-  <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>
-</platform_description>