Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
do not output a user unfriendly line
[simgrid.git] / examples / smpi / replay / smpi_replay.tesh
1 # use the tested library, not the installed one
2 # (since we want to pass it to the child, it has to be redefined before each command)
3 # Go for the first test
4
5 p Test of trace replay with SMPI (one trace for all processes)
6
7 < replay/actions_bcast.txt
8 $ mkfile replay/one_trace
9 ! timeout 60
10
11 $ ../../smpi_script/bin/smpirun -ext smpi_replay --log=replay.thresh:critical --log=smpi_replay.thresh:verbose --log=no_loc --cfg=smpi/cpu_threshold:-1 -np 3 -platform ${srcdir:=.}/../platforms/small_platform.xml -hostfile ${srcdir:=.}/hostfile ./smpi_replay replay/one_trace --log=smpi_kernel.thres:warning
12 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'surf/precision' to '1e-9'
13 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'SMPI'
14 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/TCP_gamma' to '4194304'
15 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'smpi/cpu_threshold' to '-1'
16 > [Tremblay:0:(0) 0.000000] [smpi_replay/VERBOSE] 0 bcast 5e4 0.000000
17 > [Jupiter:1:(0) 0.015036] [smpi_replay/VERBOSE] 1 bcast 5e4 0.015036
18 > [Fafard:2:(0) 0.015676] [smpi_replay/VERBOSE] 2 bcast 5e4 0.015676
19 > [Jupiter:1:(0) 2.636405] [smpi_replay/VERBOSE] 1 compute 2e8 2.621369
20 > [Tremblay:0:(0) 5.097100] [smpi_replay/VERBOSE] 0 compute 5e8 5.097100
21 > [Tremblay:0:(0) 5.097100] [smpi_replay/VERBOSE] 0 bcast 5e4 0.000000
22 > [Jupiter:1:(0) 5.112136] [smpi_replay/VERBOSE] 1 bcast 5e4 2.475730
23 > [Fafard:2:(0) 6.569099] [smpi_replay/VERBOSE] 2 compute 5e8 6.553424
24 > [Fafard:2:(0) 6.584775] [smpi_replay/VERBOSE] 2 bcast 5e4 0.015676
25 > [Jupiter:1:(0) 7.733505] [smpi_replay/VERBOSE] 1 compute 2e8 2.621369
26 > [Tremblay:0:(0) 10.194200] [smpi_replay/VERBOSE] 0 compute 5e8 5.097100
27 > [Fafard:2:(0) 13.138198] [smpi_replay/VERBOSE] 2 compute 5e8 6.553424
28 > [Jupiter:1:(0) 14.286929] [smpi_replay/VERBOSE] 1 reduce 5e4 5e8 6.553424
29 > [Tremblay:0:(0) 18.250974] [smpi_replay/VERBOSE] 0 reduce 5e4 5e8 8.056774
30 > [Fafard:2:(0) 19.691622] [smpi_replay/VERBOSE] 2 reduce 5e4 5e8 6.553424
31 > [Fafard:2:(0) 19.691622] [smpi_replay/INFO] Simulation time 19.691622
32
33 $ rm -f replay/one_trace
34
35 p The same with tracing activated
36
37 < replay/actions_bcast.txt
38 $ mkfile replay/one_trace
39
40 $ ../../smpi_script/bin/smpirun -ext smpi_replay --log=replay.thresh:critical --log=no_loc  --cfg=tracing:yes --cfg=tracing/smpi:yes --cfg=tracing/smpi/computing:yes --cfg=smpi/cpu_threshold:-1 -np 3 -platform ${srcdir:=.}/../platforms/small_platform.xml -hostfile ${srcdir:=.}/hostfile ./smpi_replay replay/one_trace --log=smpi_kernel.thres:warning
41 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'surf/precision' to '1e-9'
42 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'SMPI'
43 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/TCP_gamma' to '4194304'
44 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing' to 'yes'
45 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/smpi' to 'yes'
46 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/smpi/computing' to 'yes'
47 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'smpi/cpu_threshold' to '-1'
48 > [Fafard:2:(0) 19.691622] [smpi_replay/INFO] Simulation time 19.691622
49
50 $ rm -f replay/one_trace
51
52
53 $ tail -n +3 ./simgrid.trace
54 > %EventDef PajeDefineContainerType 0
55 > %       Alias string
56 > %       Type string
57 > %       Name string
58 > %EndEventDef
59 > %EventDef PajeDefineVariableType 1
60 > %       Alias string
61 > %       Type string
62 > %       Name string
63 > %       Color color
64 > %EndEventDef
65 > %EventDef PajeDefineStateType 2
66 > %       Alias string
67 > %       Type string
68 > %       Name string
69 > %EndEventDef
70 > %EventDef PajeDefineEventType 3
71 > %       Alias string
72 > %       Type string
73 > %       Name string
74 > %EndEventDef
75 > %EventDef PajeDefineLinkType 4
76 > %       Alias string
77 > %       Type string
78 > %       StartContainerType string
79 > %       EndContainerType string
80 > %       Name string
81 > %EndEventDef
82 > %EventDef PajeDefineEntityValue 5
83 > %       Alias string
84 > %       Type string
85 > %       Name string
86 > %       Color color
87 > %EndEventDef
88 > %EventDef PajeCreateContainer 6
89 > %       Time date
90 > %       Alias string
91 > %       Type string
92 > %       Container string
93 > %       Name string
94 > %EndEventDef
95 > %EventDef PajeDestroyContainer 7
96 > %       Time date
97 > %       Type string
98 > %       Name string
99 > %EndEventDef
100 > %EventDef PajeSetVariable 8
101 > %       Time date
102 > %       Type string
103 > %       Container string
104 > %       Value double
105 > %EndEventDef
106 > %EventDef PajeAddVariable 9
107 > %       Time date
108 > %       Type string
109 > %       Container string
110 > %       Value double
111 > %EndEventDef
112 > %EventDef PajeSubVariable 10
113 > %       Time date
114 > %       Type string
115 > %       Container string
116 > %       Value double
117 > %EndEventDef
118 > %EventDef PajeSetState 11
119 > %       Time date
120 > %       Type string
121 > %       Container string
122 > %       Value string
123 > %EndEventDef
124 > %EventDef PajePushState 12
125 > %       Time date
126 > %       Type string
127 > %       Container string
128 > %       Value string
129 > %EndEventDef
130 > %EventDef PajePopState 13
131 > %       Time date
132 > %       Type string
133 > %       Container string
134 > %EndEventDef
135 > %EventDef PajeResetState 14
136 > %       Time date
137 > %       Type string
138 > %       Container string
139 > %EndEventDef
140 > %EventDef PajeStartLink 15
141 > %       Time date
142 > %       Type string
143 > %       Container string
144 > %       Value string
145 > %       StartContainer string
146 > %       Key string
147 > %EndEventDef
148 > %EventDef PajeEndLink 16
149 > %       Time date
150 > %       Type string
151 > %       Container string
152 > %       Value string
153 > %       EndContainer string
154 > %       Key string
155 > %EndEventDef
156 > %EventDef PajeNewEvent 17
157 > %       Time date
158 > %       Type string
159 > %       Container string
160 > %       Value string
161 > %EndEventDef
162 > 0 1 0 MPI
163 > 2 2 1 MPI_STATE
164 > 4 3 0 1 1 MPI_LINK
165 > 6 0 1 1 0 "rank-0"
166 > 5 4 2 computing "0 1 1"
167 > 5 5 2 smpi_replay_run_init "0 1 0"
168 > 6 0 2 1 0 "rank-1"
169 > 6 0 3 1 0 "rank-2"
170 > 12 0 2 1 4
171 > 12 0 2 1 5
172 > 13 0 2 1
173 > 12 0 2 2 4
174 > 12 0 2 2 5
175 > 13 0 2 2
176 > 12 0 2 3 4
177 > 12 0 2 3 5
178 > 13 0 2 3
179 > 5 6 2 action_bcast "0 0.78 0.39"
180 > 12 0 2 1 6
181 > 12 0 2 3 6
182 > 12 0 2 2 6
183 > 13 0 2 1
184 > 12 0 2 1 4
185 > 13 0.015036 2 2
186 > 12 0.015036 2 2 4
187 > 13 0.015676 2 3
188 > 12 0.015676 2 3 4
189 > 13 2.636405 2 2
190 > 12 2.636405 2 2 6
191 > 13 5.097100 2 1
192 > 12 5.097100 2 1 6
193 > 13 5.097100 2 1
194 > 12 5.097100 2 1 4
195 > 5 7 2 action_reduce "0 1 0"
196 > 13 5.112136 2 2
197 > 12 5.112136 2 2 4
198 > 13 6.569099 2 3
199 > 12 6.569099 2 3 6
200 > 13 6.584775 2 3
201 > 12 6.584775 2 3 4
202 > 13 7.733505 2 2
203 > 12 7.733505 2 2 7
204 > 13 10.194200 2 1
205 > 12 10.194200 2 1 7
206 > 13 13.138198 2 3
207 > 12 13.138198 2 3 7
208 > 5 8 2 smpi_replay_run_finalize "0 1 0"
209 > 13 14.286929 2 2
210 > 12 14.286929 2 2 8
211 > 13 18.250974 2 1
212 > 12 18.250974 2 1 8
213 > 13 19.691622 2 3
214 > 12 19.691622 2 3 8
215 > 13 19.691622 2 3
216 > 7 19.691622 1 3
217 > 13 19.691622 2 2
218 > 7 19.691622 1 2
219 > 13 19.691622 2 1
220 > 7 19.691622 1 1
221
222
223
224
225 $ rm -f ./simgrid.trace
226
227 p Another test of trace replay with SMPI (one trace per process)
228
229 < replay/actions0.txt
230 < replay/actions1.txt
231 $ mkfile ./split_traces_tesh
232
233 $ ../../smpi_script/bin/smpirun -ext smpi_replay --log=replay.thresh:critical --log=smpi_replay.thresh:verbose --log=no_loc --cfg=smpi/cpu_threshold:-1 -np 2 -platform ${srcdir:=.}/../platforms/small_platform.xml -hostfile ${srcdir:=.}/hostfile ./smpi_replay ./split_traces_tesh --log=smpi_kernel.thres:warning
234 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'surf/precision' to '1e-9'
235 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'SMPI'
236 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/TCP_gamma' to '4194304'
237 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'smpi/cpu_threshold' to '-1'
238 > [Tremblay:0:(0) 0.164463] [smpi_replay/VERBOSE] 0 send 1 1e6 0.164463
239 > [Jupiter:1:(0) 0.164463] [smpi_replay/VERBOSE] 1 recv 0 1e6 0.164463
240 > [Jupiter:1:(0) 13.271310] [smpi_replay/VERBOSE] 1 compute 1e9 13.106847
241 > [Jupiter:1:(0) 13.271310] [smpi_replay/VERBOSE] 1 Isend 0 1e6 0.000000
242 > [Jupiter:1:(0) 13.271310] [smpi_replay/VERBOSE] 1 Irecv 0 1e6 0.000000
243 > [Tremblay:0:(0) 13.435773] [smpi_replay/VERBOSE] 0 recv 1 1e6 13.271310
244 > [Jupiter:1:(0) 13.600235] [smpi_replay/VERBOSE] 1 wait 0.328926
245 > [Tremblay:0:(0) 13.600235] [smpi_replay/VERBOSE] 0 send 1 1e6 0.164463
246 > [Jupiter:1:(0) 13.600235] [smpi_replay/INFO] Simulation time 13.600235
247
248 $ rm -f ./split_traces_tesh
249
250 p Test of barrier replay with SMPI (one trace for all processes)
251
252 < replay/actions_barrier.txt
253 $ mkfile replay/one_trace
254
255 $ ../../smpi_script/bin/smpirun -ext smpi_replay --log=replay.thresh:critical --log=smpi_replay.thresh:verbose --log=no_loc --cfg=smpi/cpu_threshold:-1 -np 3 -platform ${srcdir:=.}/../platforms/small_platform.xml -hostfile ${srcdir:=.}/hostfile ./smpi_replay replay/one_trace --log=smpi_kernel.thres:warning
256 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'surf/precision' to '1e-9'
257 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'SMPI'
258 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/TCP_gamma' to '4194304'
259 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'smpi/cpu_threshold' to '-1'
260 > [Tremblay:0:(0) 1.491472] [smpi_replay/VERBOSE] 0 send 1 1e7 1.491472
261 > [Jupiter:1:(0) 1.491472] [smpi_replay/VERBOSE] 1 recv 0 1e7 1.491472
262 > [Tremblay:0:(0) 1.495453] [smpi_replay/VERBOSE] 0 barrier 0.003981
263 > [Jupiter:1:(0) 1.498398] [smpi_replay/VERBOSE] 1 barrier 0.006926
264 > [Fafard:2:(0) 1.499434] [smpi_replay/VERBOSE] 2 barrier 1.499434
265 > [Tremblay:0:(0) 2.495453] [smpi_replay/VERBOSE] 0 compute 98095000 1.000000
266 > [Jupiter:1:(0) 2.498398] [smpi_replay/VERBOSE] 1 compute 76296000 1.000000
267 > [Fafard:2:(0) 2.499434] [smpi_replay/VERBOSE] 2 compute 76296000 1.000000
268 > [Fafard:2:(0) 2.499434] [smpi_replay/INFO] Simulation time 2.499434
269
270 $ rm -f replay/one_trace
271
272 p Test of Isend replay with SMPI (one trace for all processes)
273
274 < replay/actions_with_isend.txt
275 $ mkfile replay/one_trace
276
277 $ ../../smpi_script/bin/smpirun -ext smpi_replay --log=replay.thresh:critical --log=smpi_replay.thresh:verbose --log=no_loc --cfg=smpi/cpu_threshold:-1 -np 3 -platform ${srcdir:=.}/../platforms/small_platform.xml -hostfile ${srcdir:=.}/hostfile ./smpi_replay replay/one_trace --log=smpi_kernel.thres:warning
278 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'surf/precision' to '1e-9'
279 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'SMPI'
280 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/TCP_gamma' to '4194304'
281 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'smpi/cpu_threshold' to '-1'
282 > [Jupiter:1:(0) 0.000000] [smpi_replay/VERBOSE] 1 Irecv 0 1e6 0.000000
283 > [Jupiter:1:(0) 6.553424] [smpi_replay/VERBOSE] 1 compute 5e8 6.553424
284 > [Jupiter:1:(0) 6.553524] [smpi_replay/VERBOSE] 1 test 0.000100
285 > [Tremblay:0:(0) 10.194200] [smpi_replay/VERBOSE] 0 compute 1e9 10.194200
286 > [Tremblay:0:(0) 10.358662] [smpi_replay/VERBOSE] 0 send 1 1e6 0.164463
287 > [Jupiter:1:(0) 13.106947] [smpi_replay/VERBOSE] 1 compute 5e8 6.553424
288 > [Jupiter:1:(0) 13.106947] [smpi_replay/VERBOSE] 1 wait 0.000000
289 > [Tremblay:0:(0) 20.552862] [smpi_replay/VERBOSE] 0 compute 1e9 10.194200
290 > [Fafard:2:(0) 26.213694] [smpi_replay/VERBOSE] 2 compute 2e9 26.213694
291 > [Fafard:2:(0) 26.213694] [smpi_replay/VERBOSE] 2 Irecv 1 1e6 0.000000
292 > [Jupiter:1:(0) 26.401165] [smpi_replay/VERBOSE] 1 send 2 1e6 13.294218
293 > [Fafard:2:(0) 29.490406] [smpi_replay/VERBOSE] 2 compute 2.5e8 3.276712
294 > [Fafard:2:(0) 29.490606] [smpi_replay/VERBOSE] 2 test 0.000200
295 > [Fafard:2:(0) 32.767318] [smpi_replay/VERBOSE] 2 compute 2.5e8 3.276712
296 > [Fafard:2:(0) 32.767318] [smpi_replay/VERBOSE] 2 Isend 0 1e6 0.000000
297 > [Tremblay:0:(0) 32.920633] [smpi_replay/VERBOSE] 0 recv 2 1e6 12.367771
298 > [Fafard:2:(0) 39.320741] [smpi_replay/VERBOSE] 2 compute 5e8 6.553424
299 > [Fafard:2:(0) 39.320741] [smpi_replay/INFO] Simulation time 39.320741
300
301
302 $ rm -f replay/one_trace
303
304 p Test of Isend replay with SMPI (one trace for all processes)
305
306 < replay/actions_allReduce.txt
307 $ mkfile replay/one_trace
308
309 $ ../../smpi_script/bin/smpirun -ext smpi_replay --log=replay.thresh:critical --log=smpi_replay.thresh:verbose --log=no_loc --cfg=smpi/cpu_threshold:-1 -np 3 -platform ${srcdir:=.}/../platforms/small_platform.xml -hostfile ${srcdir:=.}/hostfile ./smpi_replay replay/one_trace --log=smpi_kernel.thres:warning
310 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'surf/precision' to '1e-9'
311 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'SMPI'
312 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/TCP_gamma' to '4194304'
313 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'smpi/cpu_threshold' to '-1'
314 > [Tremblay:0:(0) 5.112775] [smpi_replay/VERBOSE] 0 allReduce 5e4 5e8 5.112775
315 > [Jupiter:1:(0) 6.584135] [smpi_replay/VERBOSE] 1 allReduce 5e4 5e8 6.584135
316 > [Fafard:2:(0) 6.584775] [smpi_replay/VERBOSE] 2 allReduce 5e4 5e8 6.584775
317 > [Tremblay:0:(0) 10.209875] [smpi_replay/VERBOSE] 0 compute 5e8 5.097100
318 > [Jupiter:1:(0) 13.137559] [smpi_replay/VERBOSE] 1 compute 5e8 6.553424
319 > [Fafard:2:(0) 13.138198] [smpi_replay/VERBOSE] 2 compute 5e8 6.553424
320 > [Fafard:2:(0) 13.138198] [smpi_replay/INFO] Simulation time 13.138198
321
322 $ rm -f replay/one_trace
323
324 p Test of AllToAll replay with SMPI (one trace for all processes)
325
326 < replay/actions_alltoall.txt
327 $ mkfile replay/one_trace
328
329 $ ../../smpi_script/bin/smpirun -ext smpi_replay --log=replay.thresh:critical --log=smpi_replay.thresh:verbose --log=no_loc --cfg=smpi/cpu_threshold:-1 -np 3 -platform ${srcdir:=.}/../platforms/small_platform.xml -hostfile ${srcdir:=.}/hostfile ./smpi_replay replay/one_trace --log=smpi_kernel.thres:warning
330 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'surf/precision' to '1e-9'
331 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'SMPI'
332 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/TCP_gamma' to '4194304'
333 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'smpi/cpu_threshold' to '-1'
334 > [Tremblay:0:(0) 0.004041] [smpi_replay/VERBOSE] 0 allToAll 500 500 0.004041
335 > [Fafard:2:(0) 0.006920] [smpi_replay/VERBOSE] 2 allToAll 500 500 0.006920
336 > [Jupiter:1:(0) 0.006920] [smpi_replay/VERBOSE] 1 allToAll 500 500 0.006920
337 > [Jupiter:1:(0) 0.006920] [smpi_replay/INFO] Simulation time 0.006920
338
339 $ rm -f replay/one_trace
340
341 p Test of AllToAllv replay with SMPI (one trace for all processes)
342
343 < replay/actions_alltoallv.txt
344 $ mkfile replay/one_trace
345
346 $ ../../smpi_script/bin/smpirun -ext smpi_replay --log=replay.thresh:critical --log=smpi_replay.thresh:verbose --log=no_loc --cfg=smpi/cpu_threshold:-1 -np 3 -platform ${srcdir:=.}/../platforms/small_platform.xml -hostfile ${srcdir:=.}/hostfile ./smpi_replay replay/one_trace --log=smpi_kernel.thres:warning
347 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'surf/precision' to '1e-9'
348 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'SMPI'
349 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/TCP_gamma' to '4194304'
350 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'smpi/cpu_threshold' to '-1'
351 > [Tremblay:0:(0) 0.003999] [smpi_replay/VERBOSE] 0 allToAllV 100 1 40 30 1000 1 80 100 0.003999
352 > [Jupiter:1:(0) 0.006934] [smpi_replay/VERBOSE] 1 allToAllV 1000 80 1 40 1000 40 1 30 0.006934
353 > [Fafard:2:(0) 0.006936] [smpi_replay/VERBOSE] 2 allToAllV 1000 100 30 1 1000 30 40 1 0.006936
354 > [Fafard:2:(0) 0.006936] [smpi_replay/INFO] Simulation time 0.006936
355
356 $ rm -f replay/one_trace
357
358 p Test of AllGatherv replay with SMPI (one trace for all processes)
359
360 < replay/actions_allgatherv.txt
361 $ mkfile replay/one_trace
362
363 $ ../../smpi_script/bin/smpirun -ext smpi_replay --log=replay.thresh:critical --log=smpi_replay.thresh:verbose --log=no_loc --cfg=smpi/cpu_threshold:-1 -np 3 -platform ${srcdir:=.}/../platforms/small_platform.xml -hostfile ${srcdir:=.}/hostfile ./smpi_replay replay/one_trace --log=smpi_kernel.thres:warning
364 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'surf/precision' to '1e-9'
365 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'SMPI'
366 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/TCP_gamma' to '4194304'
367 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'smpi/cpu_threshold' to '-1'
368 > [Tremblay:0:(0) 0.841244] [smpi_replay/VERBOSE] 0 allGatherV 275427 275427 275427 275427 204020 0 0 0.841244
369 > [Fafard:2:(0) 1.239482] [smpi_replay/VERBOSE] 2 allGatherV 275427 275427 275427 275427 204020 0 0 1.239482
370 > [Jupiter:1:(0) 1.239482] [smpi_replay/VERBOSE] 1 allGatherV 275427 275427 275427 275427 204020 0 0 1.239482
371 > [Jupiter:1:(0) 1.239482] [smpi_replay/INFO] Simulation time 1.239482
372
373 $ rm -f replay/one_trace
374
375 p Test of waitall replay with SMPI (one trace for all processes)
376
377 < replay/actions_waitall.txt
378 $ mkfile replay/one_trace
379
380 ! output sort
381 $ ../../smpi_script/bin/smpirun -ext smpi_replay --log=replay.thresh:critical --log=smpi_replay.thresh:verbose --log=no_loc --cfg=smpi/cpu_threshold:-1 -np 3 -platform ${srcdir:=.}/../platforms/small_platform.xml -hostfile ${srcdir:=.}/hostfile ./smpi_replay replay/one_trace --log=smpi_kernel.thres:warning
382 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'surf/precision' to '1e-9'
383 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'SMPI'
384 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/TCP_gamma' to '4194304'
385 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'smpi/cpu_threshold' to '-1'
386 > [Fafard:2:(0) 0.000000] [smpi_replay/VERBOSE] 2 Irecv 1 3000 0.000000
387 > [Fafard:2:(0) 0.000000] [smpi_replay/VERBOSE] 2 Isend 0 3000 0.000000
388 > [Jupiter:1:(0) 0.000000] [smpi_replay/VERBOSE] 1 Isend 0 2000 0.000000
389 > [Jupiter:1:(0) 0.000000] [smpi_replay/VERBOSE] 1 Isend 2 3000 0.000000
390 > [Jupiter:1:(0) 0.000000] [smpi_replay/VERBOSE] 1 waitAll 0.000000
391 > [Tremblay:0:(0) 0.000000] [smpi_replay/VERBOSE] 0 Irecv 1 2000 0.000000
392 > [Tremblay:0:(0) 0.000000] [smpi_replay/VERBOSE] 0 Irecv 2 3000 0.000000
393 > [Tremblay:0:(0) 0.003787] [smpi_replay/VERBOSE] 0 waitAll 0.003787
394 > [Fafard:2:(0) 0.006220] [smpi_replay/VERBOSE] 2 waitAll 0.006220
395 > [Fafard:2:(0) 0.006220] [smpi_replay/INFO] Simulation time 0.006220
396
397 $ rm -f replay/one_trace