Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
6bcd0f6ba0344874d021f2b780b88d5b6ac08b27
[simgrid.git] / examples / gras / all2all / test_rl.tesh
1 # The receivers, waiting for 5 messages
2 ! timeout 20
3 ! setenv GRAS_NO_WARN_EXPERIMENTAL=1
4 & $SG_TEST_EXENV ./all2all_receiver$EXEEXT 4400 5 --log=root.fmt:%m%n
5 > Listening on port 4400 (expecting 5 messages)
6 > Got Data from 127.0.0.1:5005 (still 4 to go)
7 > Got Data from 127.0.0.1:5005 (still 3 to go)
8 > Got Data from 127.0.0.1:5005 (still 2 to go)
9 > Got Data from 127.0.0.1:5005 (still 1 to go)
10 > Got Data from 127.0.0.1:5005 (still 0 to go)
11 > Exiting GRAS
12
13 ! timeout 20
14 ! setenv GRAS_NO_WARN_EXPERIMENTAL=1
15 & $SG_TEST_EXENV ./all2all_receiver$EXEEXT 4401 5 --log=root.fmt:%m%n
16 > Listening on port 4401 (expecting 5 messages)
17 > Got Data from 127.0.0.1:5005 (still 4 to go)
18 > Got Data from 127.0.0.1:5005 (still 3 to go)
19 > Got Data from 127.0.0.1:5005 (still 2 to go)
20 > Got Data from 127.0.0.1:5005 (still 1 to go)
21 > Got Data from 127.0.0.1:5005 (still 0 to go)
22 > Exiting GRAS
23
24 ! timeout 20
25 ! setenv GRAS_NO_WARN_EXPERIMENTAL=1
26 & $SG_TEST_EXENV ./all2all_receiver$EXEEXT 4402 5 --log=root.fmt:%m%n
27 > Listening on port 4402 (expecting 5 messages)
28 > Got Data from 127.0.0.1:5005 (still 4 to go)
29 > Got Data from 127.0.0.1:5005 (still 3 to go)
30 > Got Data from 127.0.0.1:5005 (still 2 to go)
31 > Got Data from 127.0.0.1:5005 (still 1 to go)
32 > Got Data from 127.0.0.1:5005 (still 0 to go)
33 > Exiting GRAS
34
35 ! timeout 20
36 ! setenv GRAS_NO_WARN_EXPERIMENTAL=1
37 & $SG_TEST_EXENV ./all2all_receiver$EXEEXT 4403 5 --log=root.fmt:%m%n
38 > Listening on port 4403 (expecting 5 messages)
39 > Got Data from 127.0.0.1:5005 (still 4 to go)
40 > Got Data from 127.0.0.1:5005 (still 3 to go)
41 > Got Data from 127.0.0.1:5005 (still 2 to go)
42 > Got Data from 127.0.0.1:5005 (still 1 to go)
43 > Got Data from 127.0.0.1:5005 (still 0 to go)
44 > Exiting GRAS
45
46 ! timeout 20
47 ! setenv GRAS_NO_WARN_EXPERIMENTAL=1
48 & $SG_TEST_EXENV ./all2all_receiver$EXEEXT 4404 5 --log=root.fmt:%m%n
49 > Listening on port 4404 (expecting 5 messages)
50 > Got Data from 127.0.0.1:5005 (still 4 to go)
51 > Got Data from 127.0.0.1:5005 (still 3 to go)
52 > Got Data from 127.0.0.1:5005 (still 2 to go)
53 > Got Data from 127.0.0.1:5005 (still 1 to go)
54 > Got Data from 127.0.0.1:5005 (still 0 to go)
55 > Exiting GRAS
56
57 # give the receivers a chance to acquire the expected port numbers
58 $ $SG_TEST_EXENV sleep 1
59
60 # Five time a sender
61 ! setenv GRAS_NO_WARN_EXPERIMENTAL=1
62 $ $SG_TEST_EXENV ./all2all_sender$EXEEXT 127.0.0.1:4400 127.0.0.1:4401 127.0.0.1:4402 127.0.0.1:4403 127.0.0.1:4404 512 --log=root.fmt:%m%n
63 > Launch current node
64 >   Sent Data
65 >   Sent Data
66 >   Sent Data
67 >   Sent Data
68 >   Sent Data
69 > Exiting GRAS
70
71 ! setenv GRAS_NO_WARN_EXPERIMENTAL=1
72 $ $SG_TEST_EXENV ./all2all_sender$EXEEXT 127.0.0.1:4400 127.0.0.1:4401 127.0.0.1:4402 127.0.0.1:4403 127.0.0.1:4404 512 --log=root.fmt:%m%n
73 > Launch current node
74 >   Sent Data
75 >   Sent Data
76 >   Sent Data
77 >   Sent Data
78 >   Sent Data
79 > Exiting GRAS
80
81 ! setenv GRAS_NO_WARN_EXPERIMENTAL=1
82 $ $SG_TEST_EXENV ./all2all_sender$EXEEXT 127.0.0.1:4400 127.0.0.1:4401 127.0.0.1:4402 127.0.0.1:4403 127.0.0.1:4404 512 --log=root.fmt:%m%n
83 > Launch current node
84 >   Sent Data
85 >   Sent Data
86 >   Sent Data
87 >   Sent Data
88 >   Sent Data
89 > Exiting GRAS
90
91 ! setenv GRAS_NO_WARN_EXPERIMENTAL=1
92 $ $SG_TEST_EXENV ./all2all_sender$EXEEXT 127.0.0.1:4400 127.0.0.1:4401 127.0.0.1:4402 127.0.0.1:4403 127.0.0.1:4404 512 --log=root.fmt:%m%n
93 > Launch current node
94 >   Sent Data
95 >   Sent Data
96 >   Sent Data
97 >   Sent Data
98 >   Sent Data
99 > Exiting GRAS
100
101 ! setenv GRAS_NO_WARN_EXPERIMENTAL=1
102 $ $SG_TEST_EXENV ./all2all_sender$EXEEXT 127.0.0.1:4400 127.0.0.1:4401 127.0.0.1:4402 127.0.0.1:4403 127.0.0.1:4404 512 --log=root.fmt:%m%n
103 > Launch current node
104 >   Sent Data
105 >   Sent Data
106 >   Sent Data
107 >   Sent Data
108 >   Sent Data
109 > Exiting GRAS
110