Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
We can use the cluster tag without backbone link if bb_bw and bb_lat attributes are...
[simgrid.git] / examples / amok / saturate / medium_deployment.xml
index 20f506c..7c1146b 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0'?>
-<!DOCTYPE platform_description SYSTEM "surfxml.dtd">
-<platform_description>
+<!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid.dtd">
+<platform version="3">
   <process host="Apple" function="maestro">
      <argument value="Anne_Marie:4000"/>
      <argument value="Audy:4000"/>
@@ -87,4 +87,4 @@
   <process host="Jeannine" function="sensor">
      <argument value="4000"/>
   </process>
-</platform_description>
+</platform>