Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix tests for shared and partial-shared.
[simgrid.git] / teshsuite / smpi / macro-partial-shared / macro-partial-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-partial-shared --log=smpi_kernel.thres:warning --log=xbt_cfg.thres:warning
6 > [0] The result of the private check for block (0x1234567, 0x3456789) is: 1
7 > [0] The result of the private check for block (0x3457890, 0x4444444) is: 1
8 > [0] The result of the private check for block (0x5555555, 0x8000000) is: 1
9 > [0] The result of the shared check for block (0x0, 0x1234567) is: 1
10 > [0] The result of the shared check for block (0x3456789, 0x3457890) is: 1
11 > [0] The result of the shared check for block (0x4444444, 0x5555555) is: 1
12 > [0] The result of the shared check for block (0x8000000, 0x10000000) is: 1
13 > [1] The result of the private check for block (0x1234567, 0x3456789) is: 1
14 > [1] The result of the private check for block (0x3457890, 0x4444444) is: 1
15 > [1] The result of the private check for block (0x5555555, 0x8000000) is: 1
16 > [1] The result of the shared check for block (0x0, 0x1234567) is: 1
17 > [1] The result of the shared check for block (0x3456789, 0x3457890) is: 1
18 > [1] The result of the shared check for block (0x4444444, 0x5555555) is: 1
19 > [1] The result of the shared check for block (0x8000000, 0x10000000) is: 1
20 > [2] The result of the private check for block (0x1234567, 0x3456789) is: 1
21 > [2] The result of the private check for block (0x3457890, 0x4444444) is: 1
22 > [2] The result of the private check for block (0x5555555, 0x8000000) is: 1
23 > [2] The result of the shared check for block (0x0, 0x1234567) is: 1
24 > [2] The result of the shared check for block (0x3456789, 0x3457890) is: 1
25 > [2] The result of the shared check for block (0x4444444, 0x5555555) is: 1
26 > [2] The result of the shared check for block (0x8000000, 0x10000000) is: 1
27 > [3] The result of the private check for block (0x1234567, 0x3456789) is: 1
28 > [3] The result of the private check for block (0x3457890, 0x4444444) is: 1
29 > [3] The result of the private check for block (0x5555555, 0x8000000) is: 1
30 > [3] The result of the shared check for block (0x0, 0x1234567) is: 1
31 > [3] The result of the shared check for block (0x3456789, 0x3457890) is: 1
32 > [3] The result of the shared check for block (0x4444444, 0x5555555) is: 1
33 > [3] The result of the shared check for block (0x8000000, 0x10000000) is: 1