Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Examples of CPP versions of Msg
[simgrid.git] / examples / cxx / comm_time / comm_time_deployment.xml
diff --git a/examples/cxx/comm_time/comm_time_deployment.xml b/examples/cxx/comm_time/comm_time_deployment.xml
new file mode 100644 (file)
index 0000000..0b657be
--- /dev/null
@@ -0,0 +1,49 @@
+<?xml version='1.0'?>\r
+<!DOCTYPE platform SYSTEM "simgrid.dtd">\r
+<platform version="2">\r
+  <process host="Jacquelin" function="Master">\r
+     <argument value="50000"/>\r
+     <argument value="50000"/>\r
+     <argument value="10"/>\r
+     <argument value="iRMX"/>\r
+     <argument value="Bousquet"/>\r
+     <argument value="Soucy"/>\r
+     <argument value="Casavant"/>\r
+     <argument value="Jackson"/>\r
+     <argument value="Geoff"/>\r
+     <argument value="Disney"/>\r
+     <argument value="McGee"/>\r
+     <argument value="Gatien"/>\r
+     <argument value="Laroche"/>\r
+     <argument value="Tanguay"/>\r
+     <argument value="Morin"/>\r
+     <argument value="Ethernet"/>\r
+     <argument value="Bellemarre"/>\r
+     <argument value="Harry"/>\r
+     <argument value="Olivier"/>\r
+     <argument value="Boucherville"/>\r
+     <argument value="Pointe_Claire"/>\r
+     <argument value="Kansas"/>\r
+     <argument value="King"/>\r
+  </process>\r
+  <process host="iRMX" function="Slave"/>\r
+  <process host="Bousquet" function="Slave"/>\r
+  <process host="Soucy" function="Slave"/>\r
+  <process host="Casavant" function="Slave"/>\r
+  <process host="Jackson" function="Slave"/>\r
+  <process host="Geoff" function="Slave"/>\r
+  <process host="Disney" function="Slave"/>\r
+  <process host="McGee" function="Slave"/>\r
+  <process host="Gatien" function="Slave"/>\r
+  <process host="Laroche" function="Slave"/>\r
+  <process host="Tanguay" function="Slave"/>\r
+  <process host="Morin" function="Slave"/>\r
+  <process host="Ethernet" function="Slave"/>\r
+  <process host="Bellemarre" function="Slave"/>\r
+  <process host="Harry" function="Slave"/>\r
+  <process host="Olivier" function="Slave"/>\r
+  <process host="Boucherville" function="Slave"/>\r
+  <process host="Pointe_Claire" function="Slave"/>\r
+  <process host="Kansas" function="Slave"/>\r
+  <process host="King" function="Slave"/>\r
+</platform>\r