Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
getting further in this example unveiled weird behaviors. Still
[simgrid.git] / examples / platforms / deployment_remote_io.xml
index d957aee..48b39de 100644 (file)
@@ -6,11 +6,17 @@
   </process>
   <process host="bob" function="host">
     <argument value = "/scratch/lib/libsimgrid.so.3.6.2"/>
+    <argument value = "/scratch/doc/simgrid/examples/platforms/g5k.xml"/>
+    <argument value = "alice"/>
+    <argument value = "c:\Windows\Platforms\g5k.xml"/>
   </process>
   <process host="carl" function="host">
     <argument value = "/scratch/lib/libsimgrid.so.3.6.2"/>
   </process>
   <process host="dave" function="host">
     <argument value = "c:\Windows\bootstat.dat"/>
+    <argument value = "c:\Windows\Professional.xml"/>
+    <argument value = "carl"/>
+    <argument value = "/scratch/mailbox/Professional.xml"/>
   </process>
 </platform>