Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Give a way to C users to not leak activities in activityset
[simgrid.git] / teshsuite / smpi / topo-cart-sub / topo-cart-sub.tesh
index aa69b8e5993c9b5f32d7c6870c1067c88fecb6bb..d1cda93c270cb1443172c3b0465d49fb34ac997f 100644 (file)
@@ -1,35 +1,36 @@
 p Test cart_sub
-$ ${bindir:=.}/../../../smpi_script/bin/smpirun -map -hostfile ../hostfile -platform ../../../examples/platforms/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 0 0 
-> 0 0 0 
-> 0 0 0 
-> -------------------
-> process:(1,0) 
-> -------------------
-> 2 0 0 
-> 0 2 0 
-> 0 0 2 
-> -------------------
-> process:(0,1) 
-> -------------------
-> 0 0 0 
-> 0 0 0 
-> 0 0 0 
-> -------------------
-> process:(1,1) 
-> -------------------
-> 2 0 0 
-> 0 2 0 
-> 0 0 2 
+! 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
+> [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
+> -------------------
+> process:(1,0)
+> -------------------
+>  2 0 0
+>  0 2 0
+>  0 0 2
+> -------------------
+> process:(0,1)
+> -------------------
+>  0 0 0
+>  0 0 0
+>  0 0 0
+> -------------------
+> process:(1,1)
+> -------------------
+>  2 0 0
+>  0 2 0
+>  0 0 2
 > -------------------