Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add new entry in Release_Notes.
[simgrid.git] / examples / platforms / prop.xml
index e134824..8134e41 100644 (file)
@@ -1,8 +1,8 @@
 <?xml version='1.0'?>
-<!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid/simgrid.dtd">
+<!DOCTYPE platform SYSTEM "https://simgrid.org/simgrid.dtd">
 <platform version="4.1">
-  <!-- This file describe a super simple platform which main interest is to define some properties on hosts, 
-       processes and links. It is used in several regression cases on properties -->
+  <!-- This file describe a super simple platform which main interest is to define some properties on hosts,
+       actors and links. It is used in several regression cases on properties -->
   <zone  id="AS0"  routing="Full">
     <prop id="filename" value="prop.xml"/>
     <prop id="date" value="31-08-12"/>
@@ -17,7 +17,7 @@
      </zone>
     </zone>
 
-    <cluster id="acme" prefix="node-" suffix=".acme.org" radical="0-4" speed="1Gf"
+    <cluster id="acme" prefix="node-" suffix=".simgrid.org" radical="0-4" speed="1Gf"
              bw="125MBps" lat="50us" bb_bw="2.25GBps"  bb_lat="500us">
       <!-- these props will be attached to the network zone constituting the cluster -->
       <prop id="bla" value="acme cluster"/>
@@ -26,6 +26,7 @@
     </cluster>
 
     <zone  id="AS4"  routing="Full">
+      <prop id="bla" value="bli"/>
       <host id="host1" speed="1Gf">
         <prop id="Hdd" value="180"/>
         <prop id="mem" value="4"/>