Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
have automatic teshsuite use only stdout to avoid tesh mixups in output when stderr...
authorAugustin Degomme <adegomme@users.noreply.github.com>
Tue, 19 Jul 2022 08:56:37 +0000 (10:56 +0200)
committerAugustin Degomme <adegomme@users.noreply.github.com>
Tue, 19 Jul 2022 08:56:37 +0000 (10:56 +0200)
teshsuite/smpi/coll-allreduce/coll-allreduce-automatic.tesh

index 940489f..fff9336 100644 (file)
@@ -2,7 +2,7 @@
 
 p Test allreduce
 ! output sort
-$ ${bindir:=.}/../../../smpi_script/bin/smpirun -map -hostfile ../hostfile_coll -platform ${platfdir:=.}/small_platform.xml -np 16 --log=xbt_cfg.thres:critical ${bindir:=.}/coll-allreduce --log=smpi_config.thres:warning --log=smpi_coll.thres:error --cfg=smpi/allreduce:automatic --cfg=smpi/async-small-thresh:65536 --cfg=smpi/send-is-detached-thresh:128000 --cfg=smpi/simulate-computation:no "--log=root.fmt:[%10.6r]%e(%i:%a@%h)%e%m%n" --log=smpi_mpi.thres:error --log=smpi_pmpi.thres:error
+$ ${bindir:=.}/../../../smpi_script/bin/smpirun -map -hostfile ../hostfile_coll -platform ${platfdir:=.}/small_platform.xml -np 16 --log=xbt_cfg.thres:critical ${bindir:=.}/coll-allreduce --log=smpi_config.thres:warning --log=smpi_coll.thres:error --cfg=smpi/allreduce:automatic --cfg=smpi/async-small-thresh:65536 --cfg=smpi/send-is-detached-thresh:128000 --cfg=smpi/simulate-computation:no "--log=root.fmt:[%10.6r]%e(%i:%a@%h)%e%m%n" --log=smpi_mpi.thres:error --log=smpi_pmpi.thres:error  --log=root.app:stdout
 > [  0.000000] (0:maestro@) [rank 0] -> Tremblay
 > [  0.000000] (0:maestro@) [rank 1] -> Tremblay
 > [  0.000000] (0:maestro@) [rank 2] -> Tremblay