File: macro-partial-shared-communication.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 (24 lines) | stat: -rw-r--r-- 2,092 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
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-communication --log=smpi_kernel.thres:warning --log=xbt_cfg.thres:warning
> [3] The result of the (normal) communication check for block (0x123456, 0x130000) is: 1
> [3] The result of the (normal) communication check for block (0x130001, 0x345678) is: 1
> [3] The result of the (normal) communication check for block (0x345789, 0x444444) is: 1
> [3] The result of the (normal) communication check for block (0x555555, 0x555556) is: 1
> [3] The result of the (normal) communication check for block (0x560000, 0x800000) is: 1
> [1] The result of the (normal) communication check for block (0x123456, 0x130000) is: 1
> [1] The result of the (normal) communication check for block (0x130001, 0x345678) is: 1
> [1] The result of the (normal) communication check for block (0x345789, 0x444444) is: 1
> [1] The result of the (normal) communication check for block (0x555555, 0x555556) is: 1
> [1] The result of the (normal) communication check for block (0x560000, 0x800000) is: 1
> [3] The result of the (shifted) communication check for block (0x123456, 0x130000) is: 1
> [3] The result of the (shifted) communication check for block (0x130001, 0x345678) is: 1
> [3] The result of the (shifted) communication check for block (0x345789, 0x444444) is: 1
> [3] The result of the (shifted) communication check for block (0x555555, 0x555556) is: 1
> [3] The result of the (shifted) communication check for block (0x560000, 0x800000) is: 0
> [1] The result of the (shifted) communication check for block (0x123456, 0x130000) is: 1
> [1] The result of the (shifted) communication check for block (0x130001, 0x345678) is: 1
> [1] The result of the (shifted) communication check for block (0x345789, 0x444444) is: 1
> [1] The result of the (shifted) communication check for block (0x555555, 0x555556) is: 1
> [1] The result of the (shifted) communication check for block (0x560000, 0x800000) is: 0