Logo AND Algorithmique Numérique Distribuée

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