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] / 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 > == pivot=0 : pingpong [0] <--> [1]
7 > == pivot=1 : pingpong [1] <--> [2]
8 > == pivot=2 : pingpong [2] <--> [3]
9 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'surf/precision' to '1e-9'
10 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'SMPI'
11 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/TCP-gamma' to '4194304'
12 > [0] About to send 1st message '99' to process [1]
13 > [0] Received reply message '100' from process [1]
14 > [1] About to send 1st message '100' to process [2]
15 > [1] About to send back message '100' to process [0]
16 > [1] Received 1st message '99' from process [0]
17 > [1] Received reply message '101' from process [2]
18 > [1] increment message's value to  '100'
19 > [2] About to send 1st message '101' to process [3]
20 > [2] About to send back message '101' to process [1]
21 > [2] Received 1st message '100' from process [1]
22 > [2] Received reply message '102' from process [3]
23 > [2] increment message's value to  '101'
24 > [3] About to send back message '102' to process [2]
25 > [3] Received 1st message '101' from process [2]
26 > [3] increment message's value to  '102'
27 > [rank 0] -> Tremblay
28 > [rank 1] -> Jupiter
29 > [rank 2] -> Fafard
30 > [rank 3] -> Ginette