Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix teshes
[simgrid.git] / teshsuite / smpi / shared / shared.tesh
1 p Test compute
2 ! setenv LD_LIBRARY_PATH=../../lib
3 ! output sort
4 ! timeout 5
5 $ ${bindir:=.}/../../../bin/smpirun -hostfile ../hostfile -platform ../../../examples/msg/small_platform.xml -np 4 ${bindir:=.}/shared --log=smpi_kernel.thres:warning
6 > [0.000000] [surf_config/INFO] Switching workstation model to compound since you changed the network and/or cpu model(s)
7 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'maxmin/precision' to '1e-3'
8 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'surf/precision' to '1e-9'
9 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'SMPI'
10 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/TCP_gamma' to '4194304'
11 > [0] After change, the value in the shared buffer is: 16053117601147974045
12 > [0] The value in the shared buffer is: 4
13 > [1] After change, the value in the shared buffer is: 16053117601147974045
14 > [1] The value in the shared buffer is: 4
15 > [2] After change, the value in the shared buffer is: 16053117601147974045
16 > [2] The value in the shared buffer is: 4
17 > [3] After change, the value in the shared buffer is: 16053117601147974045
18 > [3] The value in the shared buffer is: 4
19 > hashing !
20
21