X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/72977337c8bbc002b4fbd51c2c9002c6bb4c6724..49b1775ffd75205366df2d854e5640bb9f61a5fe:/teshsuite/smpi/topo-cart-sub/topo-cart-sub.tesh diff --git a/teshsuite/smpi/topo-cart-sub/topo-cart-sub.tesh b/teshsuite/smpi/topo-cart-sub/topo-cart-sub.tesh index 2aaf9a4aa1..d1cda93c27 100644 --- a/teshsuite/smpi/topo-cart-sub/topo-cart-sub.tesh +++ b/teshsuite/smpi/topo-cart-sub/topo-cart-sub.tesh @@ -1,35 +1,36 @@ p Test cart_sub +! output sort $ ${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 -> [rank 0] -> Tremblay -> [rank 1] -> Jupiter -> [rank 2] -> Fafard -> [rank 3] -> Ginette -> rank 0: Alive -> rank 1: Alive -> rank 2: Alive -> rank 3: Alive -> process:(0,0) +> [0.000000] [smpi/INFO] [rank 0] -> Tremblay +> [0.000000] [smpi/INFO] [rank 1] -> Jupiter +> [0.000000] [smpi/INFO] [rank 2] -> Fafard +> [0.000000] [smpi/INFO] [rank 3] -> Ginette +> rank 0: Alive +> rank 1: Alive +> rank 2: Alive +> rank 3: Alive +> process:(0,0) > ------------------- -> 0 0 0 -> 0 0 0 -> 0 0 0 +> 0 0 0 +> 0 0 0 +> 0 0 0 > ------------------- -> process:(1,0) +> process:(1,0) > ------------------- -> 2 0 0 -> 0 2 0 -> 0 0 2 +> 2 0 0 +> 0 2 0 +> 0 0 2 > ------------------- -> process:(0,1) +> process:(0,1) > ------------------- -> 0 0 0 -> 0 0 0 -> 0 0 0 +> 0 0 0 +> 0 0 0 +> 0 0 0 > ------------------- -> process:(1,1) +> process:(1,1) > ------------------- -> 2 0 0 -> 0 2 0 -> 0 0 2 +> 2 0 0 +> 0 2 0 +> 0 0 2 > -------------------