Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
e3426fd626372a8aa350f7d9ae68be5bb2f9248b
[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/platforms/small_platform.xml -np 4 ${bindir:=.}/shared --log=smpi_kernel.thres:warning
6 > [0.000000] [surf_config/INFO] Switching host model to compound since you changed the network and/or cpu model(s)
7 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'surf/precision' to '1e-9'
8 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'SMPI'
9 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/TCP_gamma' to '4194304'
10 > [0] After change, the value in the shared buffer is: 16053117601147974045
11 > [0] The value in the shared buffer is: 4
12 > [1] After change, the value in the shared buffer is: 16053117601147974045
13 > [1] The value in the shared buffer is: 4
14 > [2] After change, the value in the shared buffer is: 16053117601147974045
15 > [2] The value in the shared buffer is: 4
16 > [3] After change, the value in the shared buffer is: 16053117601147974045
17 > [3] The value in the shared buffer is: 4
18 > hashing !
19
20