Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
a1ef8b73f6873ed50fc9f108dec3cf55fa7a2ed3
[simgrid.git] / examples / amok / saturate / medium_deployment.xml
1 <?xml version='1.0'?>
2 <!DOCTYPE platform_description SYSTEM "surfxml.dtd">
3 <platform_description>
4   <process host="Apple" function="maestro">
5      <argument value="Anne_Marie"/>
6      <argument value="4000"/>
7      <argument value="Audy"/>
8      <argument value="4000"/>
9      <argument value="Verville"/>
10      <argument value="4000"/>
11      <argument value="St_Jean"/>
12      <argument value="4000"/>
13      <argument value="PERL"/>
14      <argument value="4000"/>
15      <argument value="Charron"/>
16      <argument value="4000"/>
17      <argument value="April"/>
18      <argument value="4000"/>
19      <argument value="Jocelyne"/>
20      <argument value="4000"/>
21      <argument value="Gosselin"/>
22      <argument value="4000"/>
23      <argument value="Raymond"/>
24      <argument value="4000"/>
25      <argument value="Owen"/>
26      <argument value="4000"/>
27      <argument value="St_Antoine"/>
28      <argument value="4000"/>
29      <argument value="Gregory"/>
30      <argument value="4000"/>
31      <argument value="SunOS"/>
32      <argument value="4000"/>
33      <argument value="Laurendeau"/>
34      <argument value="4000"/>
35      <argument value="Nelligan"/>
36      <argument value="4000"/>
37      <argument value="Lepage"/>
38      <argument value="4000"/>
39      <argument value="Jacques_Cartier"/>
40      <argument value="4000"/>
41      <argument value="Domey"/>
42      <argument value="4000"/>
43      <argument value="Olivier"/>
44      <argument value="4000"/>
45      <argument value="Jeannine"/>
46      <argument value="4000"/>
47   </process>
48   <process host="Anne_Marie" function="sensor">
49      <argument value="4000"/>
50   </process>
51   <process host="Audy" function="sensor">
52      <argument value="4000"/>
53   </process>
54   <process host="Verville" function="sensor">
55      <argument value="4000"/>
56   </process>
57   <process host="St_Jean" function="sensor">
58      <argument value="4000"/>
59   </process>
60   <process host="PERL" function="sensor">
61      <argument value="4000"/>
62   </process>
63   <process host="Charron" function="sensor">
64      <argument value="4000"/>
65   </process>
66   <process host="April" function="sensor">
67      <argument value="4000"/>
68   </process>
69   <process host="Jocelyne" function="sensor">
70      <argument value="4000"/>
71   </process>
72   <process host="Gosselin" function="sensor">
73      <argument value="4000"/>
74   </process>
75   <process host="Raymond" function="sensor">
76      <argument value="4000"/>
77   </process>
78   <process host="Owen" function="sensor">
79      <argument value="4000"/>
80   </process>
81   <process host="St_Antoine" function="sensor">
82      <argument value="4000"/>
83   </process>
84   <process host="Gregory" function="sensor">
85      <argument value="4000"/>
86   </process>
87   <process host="SunOS" function="sensor">
88      <argument value="4000"/>
89   </process>
90   <process host="Laurendeau" function="sensor">
91      <argument value="4000"/>
92   </process>
93   <process host="Nelligan" function="sensor">
94      <argument value="4000"/>
95   </process>
96   <process host="Lepage" function="sensor">
97      <argument value="4000"/>
98   </process>
99   <process host="Jacques_Cartier" function="sensor">
100      <argument value="4000"/>
101   </process>
102   <process host="Domey" function="sensor">
103      <argument value="4000"/>
104   </process>
105   <process host="Olivier" function="sensor">
106      <argument value="4000"/>
107   </process>
108   <process host="Jeannine" function="sensor">
109      <argument value="4000"/>
110   </process>
111 </platform_description>