Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'toufic' of github.com:Takishipp/simgrid
[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:=.}/../../../smpi_script/bin/smpirun -hostfile ../hostfile -platform ../../../examples/platforms/small_platform.xml -np 4 ${bindir:=.}/macro-shared --log=smpi_kernel.thres:warning --log=xbt_cfg.thres:warning
6 > [0] After change, the value in the shared buffer is: 16053117601147974045
7 > [0] The value in the shared buffer is: 4
8 > [1] After change, the value in the shared buffer is: 16053117601147974045
9 > [1] The value in the shared buffer is: 4
10 > [2] After change, the value in the shared buffer is: 16053117601147974045
11 > [2] The value in the shared buffer is: 4
12 > [3] After change, the value in the shared buffer is: 16053117601147974045
13 > [3] The value in the shared buffer is: 4
14 > hashing !
15
16