Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
193608086dfed7bc3460fee8dc7f9bf04005c4dd
[simgrid.git] / examples / msg / actions / actions.tesh
1 # A little tesh file testing most MPI-related actions
2
3
4 $ ./actions --log=actions.thres=verbose --log=root.fmt:[%h:%P:(%i)%e%r]%e%m%n homogeneous_3_hosts.xml deployment_split.xml
5 > [host0:p0:(1) 500.005200] p0 recv p1 500.005200
6 > [host1:p1:(2) 500.005200] p1 send p0 1e10 500.005200
7 > [host0:p0:(1) 500.005201] p0 compute 12 0.000001
8 > [host1:p1:(2) 512.005200] p1 sleep 12 12.000000 
9 > [::(0) 512.005200] Simulation time 512.005
10
11 $ ./actions --log=actions.thres=verbose --log=root.fmt:[%h:%P:(%i)%e%r]%e%m%n homogeneous_3_hosts.xml deployment.xml actions_allReduce.txt
12 > [host0:p0:(1) 0.000000] p0 comm_size 3 0.000000
13 > [host1:p1:(2) 100.015912] p1 allReduce 5e8 5e8 100.015912
14 > [host2:p2:(3) 100.021112] p2 allReduce 5e8 5e8 100.021112
15 > [host0:p0:(1) 100.021112] p0 allReduce 5e8 5e8 100.021112
16 > [host1:p1:(2) 150.015912] p1 compute 5e8 50.000000
17 > [host0:p0:(1) 150.021112] p0 compute 5e8 50.000000
18 > [host2:p2:(3) 150.021112] p2 compute 5e8 50.000000
19 > [::(0) 150.021112] Simulation time 150.021
20
21 $ ./actions --log=actions.thres=verbose --log=root.fmt:[%h:%P:(%i)%e%r]%e%m%n homogeneous_3_hosts.xml deployment.xml actions_barrier.txt
22 > [host0:p0:(1) 0.000000] p0 comm_size 3 0.000000
23 > [host1:p1:(2) 0.000000] p1 comm_size 3 0.000000
24 > [host2:p2:(3) 0.000000] p2 comm_size 3 0.000000
25 > [host0:p0:(1) 0.505200] p0 send p1 1E7 0.505200
26 > [host1:p1:(2) 0.505200] p1 recv p0 0.505200
27 > [host1:p1:(2) 0.905200] p1 compute 4E6 0.400000
28 > [host2:p2:(3) 0.905200] p2 compute 4E6 0.400000
29 > [host0:p0:(1) 0.955200] p0 compute 4.5E6 0.450000
30 > [::(0) 0.955200] Simulation time 0.9552
31
32 $ ./actions --log=actions.thres=verbose --log=root.fmt:[%h:%P:(%i)%e%r]%e%m%n homogeneous_3_hosts.xml deployment.xml actions_bcast.txt
33 > [host0:p0:(1) 0.000000] p0 comm_size 3 0.000000
34 > [host1:p1:(2) 25.010400] p1 bcast 5e8 25.010400
35 > [host2:p2:(3) 25.015600] p2 bcast 5e8 25.015600
36 > [host0:p0:(1) 25.015600] p0 bcast 5e8 25.015600
37 > [host1:p1:(2) 45.010400] p1 compute 2e8 20.000000
38 > [host0:p0:(1) 75.015600] p0 compute 5e8 50.000000
39 > [host2:p2:(3) 75.015600] p2 compute 5e8 50.000000
40 > [host1:p1:(2) 100.026000] p1 bcast 5e8 55.015600
41 > [host2:p2:(3) 100.031200] p2 bcast 5e8 25.015600
42 > [host0:p0:(1) 100.031200] p0 bcast 5e8 25.015600
43 > [host1:p1:(2) 120.026000] p1 compute 2e8 20.000000
44 > [host0:p0:(1) 150.031200] p0 compute 5e8 50.000000
45 > [host2:p2:(3) 150.031200] p2 compute 5e8 50.000000
46 > [host1:p1:(2) 175.036400] p1 reduce 5e8 5e8 55.010400
47 > [host2:p2:(3) 175.036400] p2 reduce 5e8 5e8 25.005200
48 > [host0:p0:(1) 225.036712] p0 reduce 5e8 5e8 75.005512
49 > [::(0) 225.036712] Simulation time 225.037
50
51 $ ./actions --log=actions.thres=verbose --log=root.fmt:[%h:%P:(%i)%e%r]%e%m%n homogeneous_3_hosts.xml deployment.xml actions_reduce.txt
52 > [host0:p0:(1) 0.000000] p0 comm_size 3 0.000000
53 > [host1:p1:(2) 25.005200] p1 reduce 5e8 5e8 25.005200
54 > [host2:p2:(3) 25.005200] p2 reduce 5e8 5e8 25.005200
55 > [host1:p1:(2) 75.005200] p1 compute 5e8 50.000000
56 > [host2:p2:(3) 75.005200] p2 compute 5e8 50.000000
57 > [host0:p0:(1) 75.005512] p0 reduce 5e8 5e8 75.005512
58 > [host0:p0:(1) 125.005512] p0 compute 5e8 50.000000
59 > [::(0) 125.005512] Simulation time 125.006
60
61 $ ./actions --log=actions.thres=verbose --log=root.fmt:[%h:%P:(%i)%e%r]%e%m%n homogeneous_3_hosts.xml deployment.xml actions_with_isend.txt
62 > [host1:p1:(2) 0.000000] p1 Irecv p0 0.000000
63 > [host2:p2:(3) 0.000000] p2 Irecv p1 0.000000
64 > [host2:p2:(3) 50.000000] p2 compute 5e8 50.000000
65 > [host0:p0:(1) 50.005200] p0 send p1 1e9 50.005200
66 > [host1:p1:(2) 100.000000] p1 compute 1e9 100.000000
67 > [host1:p1:(2) 100.000156] p1 wait 0.000156
68 > [host0:p0:(1) 150.005200] p0 compute 1e9 100.000000
69 > [host1:p1:(2) 150.005356] p1 send p2 1e9 50.005200
70 > [host2:p2:(3) 150.005512] p2 wait 100.005512
71 > [host2:p2:(3) 150.005512] p2 Isend p0 1e9 0.000000
72 > [host2:p2:(3) 200.005512] p2 compute 5e8 50.000000
73 > [host0:p0:(1) 200.010712] p0 recv p2 50.005512
74 > [::(0) 200.010712] Simulation time 200.011
75
76