File: macro-partial-shared.tesh

package info (click to toggle)
simgrid 3.21%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 21,972 kB
  • sloc: cpp: 88,193; ansic: 69,244; fortran: 6,089; f90: 5,162; xml: 4,861; java: 4,250; perl: 2,056; python: 1,193; sh: 1,159; makefile: 57; sed: 6
file content (48 lines) | stat: -rw-r--r-- 3,528 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
p Test compute
! output sort
! timeout 5
$ ${bindir:=.}/../../../smpi_script/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
> [0] The result of the shared check for block (0x0, 0x123456) is: 1
> [0] The result of the shared check for block (0x130000, 0x130001) is: 1
> [0] The result of the shared check for block (0x345678, 0x345789) is: 1
> [0] The result of the shared check for block (0x444444, 0x555555) is: 1
> [0] The result of the shared check for block (0x555556, 0x560000) is: 1
> [0] The result of the shared check for block (0x800000, 0x1000000) is: 1
> [3] The result of the shared check for block (0x0, 0x123456) is: 1
> [3] The result of the shared check for block (0x130000, 0x130001) is: 1
> [3] The result of the shared check for block (0x345678, 0x345789) is: 1
> [3] The result of the shared check for block (0x444444, 0x555555) is: 1
> [3] The result of the shared check for block (0x555556, 0x560000) is: 1
> [3] The result of the shared check for block (0x800000, 0x1000000) is: 1
> [1] The result of the shared check for block (0x0, 0x123456) is: 1
> [1] The result of the shared check for block (0x130000, 0x130001) is: 1
> [1] The result of the shared check for block (0x345678, 0x345789) is: 1
> [1] The result of the shared check for block (0x444444, 0x555555) is: 1
> [1] The result of the shared check for block (0x555556, 0x560000) is: 1
> [1] The result of the shared check for block (0x800000, 0x1000000) is: 1
> [2] The result of the shared check for block (0x0, 0x123456) is: 1
> [2] The result of the shared check for block (0x130000, 0x130001) is: 1
> [2] The result of the shared check for block (0x345678, 0x345789) is: 1
> [2] The result of the shared check for block (0x444444, 0x555555) is: 1
> [2] The result of the shared check for block (0x555556, 0x560000) is: 1
> [2] The result of the shared check for block (0x800000, 0x1000000) is: 1
> [0] The result of the private check for block (0x123456, 0x130000) is: 1
> [0] The result of the private check for block (0x130001, 0x345678) is: 1
> [0] The result of the private check for block (0x345789, 0x444444) is: 1
> [0] The result of the private check for block (0x555555, 0x555556) is: 1
> [0] The result of the private check for block (0x560000, 0x800000) is: 1
> [3] The result of the private check for block (0x123456, 0x130000) is: 1
> [3] The result of the private check for block (0x130001, 0x345678) is: 1
> [3] The result of the private check for block (0x345789, 0x444444) is: 1
> [3] The result of the private check for block (0x555555, 0x555556) is: 1
> [3] The result of the private check for block (0x560000, 0x800000) is: 1
> [1] The result of the private check for block (0x123456, 0x130000) is: 1
> [1] The result of the private check for block (0x130001, 0x345678) is: 1
> [1] The result of the private check for block (0x345789, 0x444444) is: 1
> [1] The result of the private check for block (0x555555, 0x555556) is: 1
> [1] The result of the private check for block (0x560000, 0x800000) is: 1
> [2] The result of the private check for block (0x123456, 0x130000) is: 1
> [2] The result of the private check for block (0x130001, 0x345678) is: 1
> [2] The result of the private check for block (0x345789, 0x444444) is: 1
> [2] The result of the private check for block (0x555555, 0x555556) is: 1
> [2] The result of the private check for block (0x560000, 0x800000) is: 1