Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add more checking to inputs of SMPI functions
[simgrid.git] / examples / amok / saturate / saturate.xml
index 2b33d6c..965663e 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0'?>
-<!DOCTYPE platform_description SYSTEM "surfxml.dtd">
-<platform_description version="1">
+<!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid.dtd">
+<platform version="3">
 
   <process host="Tremblay" function="sensor">  <argument value="Bourassa:4000"/> </process>
   <process host="Jupiter"  function="sensor">  <argument value="Bourassa:4000"/> </process>
@@ -9,4 +9,4 @@
 
   <process host="Bourassa" function="maestro"> <argument value="4000"/>          </process>
 
-</platform_description>
+</platform>