Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
convert io-file-remote
[simgrid.git] / teshsuite / msg / io-file-remote / io-file-remote_d.xml
diff --git a/teshsuite/msg/io-file-remote/io-file-remote_d.xml b/teshsuite/msg/io-file-remote/io-file-remote_d.xml
deleted file mode 100644 (file)
index 1200d95..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-<?xml version='1.0'?>
-<!DOCTYPE platform SYSTEM "https://simgrid.org/simgrid.dtd">
-<platform version="4.1">
-  <actor host="alice" function="host">
-    <argument value = "/tmp/doc/simgrid/examples/msg/chord/chord10k.xml"/>
-  </actor>
-  <actor 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 = "/tmp/doc/simgrid/examples/g5k_2.xml"/>
-    <argument value = "0"/>
-  </actor>
-  <actor host="carl" function="host">
-    <argument value = "/scratch/lib/libsimgrid.so.3.6.2"/>
-  </actor>
-  <actor host="dave" function="host">
-    <argument value = "/tmp/doc/simgrid/examples/simdag/dax/Montage_50.xml"/>
-    <argument value = "/tmp/doc/simgrid/examples/simdag/scheduling/Montage_25.xml"/>
-    <argument value = "carl"/>
-    <argument value = "/scratch/doc/simgrid/examples/simdag/dax/Montage_25.xml"/>
-    <argument value = "1"/>
-  </actor>
-</platform>