Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
convert all xml files to the new DTD v4
[simgrid.git] / examples / platforms / small_platform.xml
index 9d18a60..038076f 100644 (file)
@@ -1,13 +1,15 @@
 <?xml version='1.0'?>
- <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid.dtd">
- <platform version="3">
+<!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid/simgrid.dtd">
+<platform version="4">
  <AS  id="AS0"  routing="Full">
    <!-- ljlkj -->
-   <host id="Tremblay" power="98.095Mf"/>
-   <host id="Jupiter" power="76.296Mf"/>
-   <host id="Fafard" power="76.296Mf"/>
-   <host id="Ginette" power="48.492Mf"/>
-   <host id="Bourassa" power="48.492Mf"/>
+   <host id="Tremblay" speed="98.095Mf"/>
+   <host id="Jupiter" speed="76.296Mf"/>
+   <host id="Fafard" speed="76.296Mf"/>
+   <host id="Ginette" speed="48.492Mf"/>
+   <host id="Bourassa" speed="48.492Mf"/>
    <link id="6" bandwidth="41.279125MBps" latency="59.904us"/>
    <link id="3" bandwidth="34.285625MBps" latency="514.433us"/>
    <link id="7" bandwidth="11.618875MBps" latency="189.98us"/>