Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
first try at killing GRAS -- does not compile yet
[simgrid.git] / examples / amok / saturate / medium_deployment.xml
diff --git a/examples/amok/saturate/medium_deployment.xml b/examples/amok/saturate/medium_deployment.xml
deleted file mode 100644 (file)
index 9b52d00..0000000
+++ /dev/null
@@ -1,90 +0,0 @@
-<?xml version='1.0'?>
-<!DOCTYPE platform_description SYSTEM "surfxml.dtd">
-<platform version="2">
-  <process host="Apple" function="maestro">
-     <argument value="Anne_Marie:4000"/>
-     <argument value="Audy:4000"/>
-     <argument value="Verville:4000"/>
-     <argument value="St_Jean:4000"/>
-     <argument value="PERL:4000"/>
-     <argument value="Charron:4000"/>
-     <argument value="April:4000"/>
-     <argument value="Jocelyne:4000"/>
-     <argument value="Gosselin:4000"/>
-     <argument value="Raymond:4000"/>
-     <argument value="Owen:4000"/>
-     <argument value="St_Antoine:4000"/>
-     <argument value="Gregory:4000"/>
-     <argument value="SunOS:4000"/>
-     <argument value="Laurendeau:4000"/>
-     <argument value="Nelligan:4000"/>
-     <argument value="Lepage:4000"/>
-     <argument value="Jacques_Cartier:4000"/>
-     <argument value="Domey:4000"/>
-     <argument value="Olivier:4000"/>
-     <argument value="Jeannine:4000"/>
-  </process>
-  <process host="Anne_Marie" function="sensor">
-     <argument value="4000"/>
-  </process>
-  <process host="Audy" function="sensor">
-     <argument value="4000"/>
-  </process>
-  <process host="Verville" function="sensor">
-     <argument value="4000"/>
-  </process>
-  <process host="St_Jean" function="sensor">
-     <argument value="4000"/>
-  </process>
-  <process host="PERL" function="sensor">
-     <argument value="4000"/>
-  </process>
-  <process host="Charron" function="sensor">
-     <argument value="4000"/>
-  </process>
-  <process host="April" function="sensor">
-     <argument value="4000"/>
-  </process>
-  <process host="Jocelyne" function="sensor">
-     <argument value="4000"/>
-  </process>
-  <process host="Gosselin" function="sensor">
-     <argument value="4000"/>
-  </process>
-  <process host="Raymond" function="sensor">
-     <argument value="4000"/>
-  </process>
-  <process host="Owen" function="sensor">
-     <argument value="4000"/>
-  </process>
-  <process host="St_Antoine" function="sensor">
-     <argument value="4000"/>
-  </process>
-  <process host="Gregory" function="sensor">
-     <argument value="4000"/>
-  </process>
-  <process host="SunOS" function="sensor">
-     <argument value="4000"/>
-  </process>
-  <process host="Laurendeau" function="sensor">
-     <argument value="4000"/>
-  </process>
-  <process host="Nelligan" function="sensor">
-     <argument value="4000"/>
-  </process>
-  <process host="Lepage" function="sensor">
-     <argument value="4000"/>
-  </process>
-  <process host="Jacques_Cartier" function="sensor">
-     <argument value="4000"/>
-  </process>
-  <process host="Domey" function="sensor">
-     <argument value="4000"/>
-  </process>
-  <process host="Olivier" function="sensor">
-     <argument value="4000"/>
-  </process>
-  <process host="Jeannine" function="sensor">
-     <argument value="4000"/>
-  </process>
-</platform>