Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of https://github.com/mpoquet/simgrid
[simgrid.git] / teshsuite / smpi / pt2pt-pingpong / pt2pt-pingpong.tesh
1 p Test pingpong
2 ! setenv LD_LIBRARY_PATH=../../lib
3 ! output sort
4 $ ${bindir:=.}/../../../bin/smpirun -map -hostfile ../hostfile -platform ../../../examples/platforms/small_platform.xml -np 4 ${bindir:=.}/pt2pt-pingpong -q --log=smpi_kernel.thres:warning
5 >     *** Ping-pong test (MPI_Send/MPI_Recv) ***
6 >
7 >
8 >
9 >
10 >
11 > == pivot=0 : pingpong [0] <--> [1]
12 > == pivot=1 : pingpong [1] <--> [2]
13 > == pivot=2 : pingpong [2] <--> [3]
14 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'surf/precision' to '1e-9'
15 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'SMPI'
16 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/TCP-gamma' to '4194304'
17 > [0] About to send 1st message '99' to process [1]
18 > [0] Received reply message '100' from process [1]
19 > [1] About to send 1st message '100' to process [2]
20 > [1] About to send back message '100' to process [0]
21 > [1] Received 1st message '99' from process [0]
22 > [1] Received reply message '101' from process [2]
23 > [1] increment message's value to  '100'
24 > [2] About to send 1st message '101' to process [3]
25 > [2] About to send back message '101' to process [1]
26 > [2] Received 1st message '100' from process [1]
27 > [2] Received reply message '102' from process [3]
28 > [2] increment message's value to  '101'
29 > [3] About to send back message '102' to process [2]
30 > [3] Received 1st message '101' from process [2]
31 > [3] increment message's value to  '102'
32 > [rank 0] -> Tremblay
33 > [rank 1] -> Jupiter
34 > [rank 2] -> Fafard
35 > [rank 3] -> Ginette