Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
renaming properties to platform-properties
[simgrid.git] / teshsuite / smpi / macro-shared / macro-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:=.}/macro-shared --log=smpi_kernel.thres:warning
6 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'surf/precision' to '1e-9'
7 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'SMPI'
8 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/TCP_gamma' to '4194304'
9 > [0] After change, the value in the shared buffer is: 16053117601147974045
10 > [0] The value in the shared buffer is: 4
11 > [1] After change, the value in the shared buffer is: 16053117601147974045
12 > [1] The value in the shared buffer is: 4
13 > [2] After change, the value in the shared buffer is: 16053117601147974045
14 > [2] The value in the shared buffer is: 4
15 > [3] After change, the value in the shared buffer is: 16053117601147974045
16 > [3] The value in the shared buffer is: 4
17 > hashing !
18
19