]> AND Public Git Repository - simgrid.git/blobdiff - examples/bandwidth/bandwidth_deployment.xml
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
increase matrix size a bit, and do not wait insane amount of time on simulator now...
[simgrid.git] / examples / bandwidth / bandwidth_deployment.xml
index abb89b63128298372e586c1c9f9db9c3415144a3..76d960c497a8014e513d5c56b75a8476982a2d0a 100644 (file)
@@ -1,13 +1,13 @@
 <?xml version='1.0'?>
 <!DOCTYPE platform_description SYSTEM "surfxml.dtd">
-<platform_description>
+<platform_description version="1">
   <process host="Tremblay" function="sensor">
      <argument value="4000"/>       <!-- port number -->
   </process>
   <process host="Ginette" function="sensor">
      <argument value="4000"/>       <!-- port number -->
   </process>
-  <process host="Fafard" function="maestro">
+  <process host="Jupiter" function="maestro">
      <argument value="Tremblay"/>   <!-- server host -->
      <argument value="4000"/>       <!-- port number -->
      <argument value="Ginette"/>   <!-- server host -->