Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Dirty hacks again: shot more bullets, it may be a zombie
[simgrid.git] / examples / msg / masterslave / jumbo_deployment.xml
1 <?xml version='1.0'?>
2 <!DOCTYPE platform SYSTEM "surfxml.dtd">
3 <platform version="3">
4   <!-- The master process (with some arguments) -->
5   <process host="Tremblay" function="master">
6      <argument value="10000"/>       <!-- Number of tasks -->
7      <argument value="50000000"/>  <!-- Computation size of tasks -->
8      <argument value="1000000"/>   <!-- Communication size of tasks -->
9 <argument value="Jacquelin"/>
10 <argument value="Boivin"/>
11 <argument value="Jean_Yves"/>
12 <argument value="TeX"/>
13 <argument value="Geoff"/>
14 <argument value="Disney"/>
15 <argument value="iRMX"/>
16 <argument value="McGee"/>
17 <argument value="Gatien"/>
18 <argument value="Laroche"/>
19 <argument value="Tanguay"/>
20 <argument value="Morin"/>
21 <argument value="Ethernet"/>
22 <argument value="Bellemarre"/>
23 <argument value="Kuenning"/>
24 <argument value="Gaston"/>
25 <argument value="Harry"/>
26 <argument value="Bousquet"/>
27 <argument value="Paul"/>
28 <argument value="St_Jean"/>
29 <argument value="Jill"/>
30 <argument value="Marcel"/>
31 <argument value="Wright"/>
32 <argument value="Jackson"/>
33 <argument value="Fernand"/>
34 <argument value="Soucy"/>
35 <argument value="Ste_Julie"/>
36 <argument value="Victoria"/>
37 <argument value="Lessard"/>
38 <argument value="Florient"/>
39 <argument value="Marcoux"/>
40 <argument value="Gavrel"/>
41 <argument value="Bescherelle"/>
42 <argument value="Pierre"/>
43 <argument value="Jamie"/>
44 <argument value="Rubin"/>
45 <argument value="Olivier"/>
46 <argument value="Boucherville"/>
47 <argument value="Pointe_Claire"/>
48 <argument value="Kansas"/>
49 <argument value="King"/>
50 <argument value="Lapointe"/>
51 <argument value="Julian"/>
52 <argument value="Lafontaine"/>
53 <argument value="Gordon"/>
54 <argument value="Drouin"/>
55 <argument value="Robert"/>
56 <argument value="Jocelyne"/>
57 <argument value="Stephen"/>
58 <argument value="Provost"/>
59 <argument value="Juneau"/>
60 <argument value="Casavant"/>
61 <argument value="St_Antoine"/>
62 <argument value="Louis"/>
63 <argument value="Julien"/>
64 <argument value="St_Paul"/>
65 <argument value="Mathematica"/>
66 <argument value="LaTeX"/>
67 <argument value="Sirois"/>
68 <argument value="Monique"/>
69 <argument value="Audy"/>
70 <argument value="Bourassa"/>
71 <argument value="OHara"/>
72 <argument value="Boston"/>
73 <argument value="Papineau"/>
74 <argument value="Fraser"/>
75 <argument value="Browne"/>
76 <argument value="SunOS"/>
77 <argument value="Varennes"/>
78 <argument value="Jacques"/>
79 <argument value="Thierry"/>
80 <argument value="Lachapelle"/>
81 <argument value="kV"/>
82 <argument value="Yolande"/>
83 <argument value="Pronovost"/>
84 <argument value="SPICE"/>
85 <argument value="Europe"/>
86 <argument value="Roy"/>
87 <argument value="Amadeus"/>
88 <argument value="Intel"/>
89 <argument value="Cambridge"/>
90 <argument value="Tremblay"/>
91 <argument value="UNIX"/>
92 <argument value="Domey"/>
93 <argument value="St_Bruno"/>
94 <argument value="Jean_Claude"/>
95 <argument value="Doyon"/>
96 <argument value="Fafard"/>
97 <argument value="Croteau"/>
98 <argument value="Dodge"/>
99   </process>
100   
101   
102   <!-- The slave process (with no argument) -->
103 <process host="Jacquelin" function="slave"/>
104 <process host="Boivin" function="slave"/>
105 <process host="Jean_Yves" function="slave"/>
106 <process host="TeX" function="slave"/>
107 <process host="Geoff" function="slave"/>
108 <process host="Disney" function="slave"/>
109 <process host="iRMX" function="slave"/>
110 <process host="McGee" function="slave"/>
111 <process host="Gatien" function="slave"/>
112 <process host="Laroche" function="slave"/>
113 <process host="Tanguay" function="slave"/>
114 <process host="Morin" function="slave"/>
115 <process host="Ethernet" function="slave"/>
116 <process host="Bellemarre" function="slave"/>
117 <process host="Kuenning" function="slave"/>
118 <process host="Gaston" function="slave"/>
119 <process host="Harry" function="slave"/>
120 <process host="Bousquet" function="slave"/>
121 <process host="Paul" function="slave"/>
122 <process host="St_Jean" function="slave"/>
123 <process host="Jill" function="slave"/>
124 <process host="Marcel" function="slave"/>
125 <process host="Wright" function="slave"/>
126 <process host="Jackson" function="slave"/>
127 <process host="Fernand" function="slave"/>
128 <process host="Soucy" function="slave"/>
129 <process host="Ste_Julie" function="slave"/>
130 <process host="Victoria" function="slave"/>
131 <process host="Lessard" function="slave"/>
132 <process host="Florient" function="slave"/>
133 <process host="Marcoux" function="slave"/>
134 <process host="Gavrel" function="slave"/>
135 <process host="Bescherelle" function="slave"/>
136 <process host="Pierre" function="slave"/>
137 <process host="Jamie" function="slave"/>
138 <process host="Rubin" function="slave"/>
139 <process host="Olivier" function="slave"/>
140 <process host="Boucherville" function="slave"/>
141 <process host="Pointe_Claire" function="slave"/>
142 <process host="Kansas" function="slave"/>
143 <process host="King" function="slave"/>
144 <process host="Lapointe" function="slave"/>
145 <process host="Julian" function="slave"/>
146 <process host="Lafontaine" function="slave"/>
147 <process host="Gordon" function="slave"/>
148 <process host="Drouin" function="slave"/>
149 <process host="Robert" function="slave"/>
150 <process host="Jocelyne" function="slave"/>
151 <process host="Stephen" function="slave"/>
152 <process host="Provost" function="slave"/>
153 <process host="Juneau" function="slave"/>
154 <process host="Casavant" function="slave"/>
155 <process host="St_Antoine" function="slave"/>
156 <process host="Louis" function="slave"/>
157 <process host="Julien" function="slave"/>
158 <process host="St_Paul" function="slave"/>
159 <process host="Mathematica" function="slave"/>
160 <process host="LaTeX" function="slave"/>
161 <process host="Sirois" function="slave"/>
162 <process host="Monique" function="slave"/>
163 <process host="Audy" function="slave"/>
164 <process host="Bourassa" function="slave"/>
165 <process host="OHara" function="slave"/>
166 <process host="Boston" function="slave"/>
167 <process host="Papineau" function="slave"/>
168 <process host="Fraser" function="slave"/>
169 <process host="Browne" function="slave"/>
170 <process host="SunOS" function="slave"/>
171 <process host="Varennes" function="slave"/>
172 <process host="Jacques" function="slave"/>
173 <process host="Thierry" function="slave"/>
174 <process host="Lachapelle" function="slave"/>
175 <process host="kV" function="slave"/>
176 <process host="Yolande" function="slave"/>
177 <process host="Pronovost" function="slave"/>
178 <process host="SPICE" function="slave"/>
179 <process host="Europe" function="slave"/>
180 <process host="Roy" function="slave"/>
181 <process host="Amadeus" function="slave"/>
182 <process host="Intel" function="slave"/>
183 <process host="Cambridge" function="slave"/>
184 <process host="Tremblay" function="slave"/>
185 <process host="UNIX" function="slave"/>
186 <process host="Domey" function="slave"/>
187 <process host="St_Bruno" function="slave"/>
188 <process host="Jean_Claude" function="slave"/>
189 <process host="Doyon" function="slave"/>
190 <process host="Fafard" function="slave"/>
191 <process host="Croteau" function="slave"/>
192 <process host="Dodge" function="slave"/>
193 </platform>