Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill remaining traces of win32 support.
[simgrid.git] / teshsuite / smpi / topo-cart-sub / topo-cart-sub.tesh
1 p Test cart_sub
2 ! output sort
3 $ ${bindir:=.}/../../../smpi_script/bin/smpirun -map -hostfile ../hostfile -platform ${platfdir:=.}/small_platform.xml -np 4 ${bindir:=.}/topo-cart-sub -q --log=smpi_config.thres:warning --log=xbt_cfg.thres:warning
4 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
5 > [0.000000] [smpi/INFO] [rank 1] -> Jupiter
6 > [0.000000] [smpi/INFO] [rank 2] -> Fafard
7 > [0.000000] [smpi/INFO] [rank 3] -> Ginette
8 > rank 0: Alive
9 > rank 1: Alive
10 > rank 2: Alive
11 > rank 3: Alive
12 > process:(0,0)
13 > -------------------
14 >  0 0 0
15 >  0 0 0
16 >  0 0 0
17 > -------------------
18 > process:(1,0)
19 > -------------------
20 >  2 0 0
21 >  0 2 0
22 >  0 0 2
23 > -------------------
24 > process:(0,1)
25 > -------------------
26 >  0 0 0
27 >  0 0 0
28 >  0 0 0
29 > -------------------
30 > process:(1,1)
31 > -------------------
32 >  2 0 0
33 >  0 2 0
34 >  0 0 2
35 > -------------------
36