Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
32f88d6cb32ef49825ed4ad31562f96ffd3013c5
[simgrid.git] / teshsuite / smpi / pt2pt-dsend / pt2pt-dsend.tesh
1 p Test dsend
2 ! setenv LD_LIBRARY_PATH=../../lib
3 ! output sort
4 $ ${bindir:=.}/../../../bin/smpirun -map -hostfile ../hostfile -platform ../../../examples/platforms/small_platform.xml -np 2 ${bindir:=.}/pt2pt-dsend -q --log=smpi_kernel.thres:warning
5 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'surf/precision' to '1e-9'
6 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'SMPI'
7 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/TCP-gamma' to '4194304'
8 > [Jupiter:1:(2) 0.000000] [dsend/INFO] rank 1: data exchanged
9 > [Tremblay:0:(1) 0.002945] [dsend/INFO] rank 0: data exchanged
10 > [rank 0] -> Tremblay
11 > [rank 1] -> Jupiter