Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid
[simgrid.git] / teshsuite / smpi / macro-sample / macro-sample.tesh
1 p Test compute and bench
2 ! output sort
3 ! timeout 45
4 $ ${bindir:=.}/../../../bin/smpirun -hostfile ../hostfile -platform ../../../examples/platforms/small_platform_with_routers.xml -np 3 --log=root.thres:warning ${bindir:=.}/macro-sample quiet --log=smpi_kernel.thres:warning
5 > (0) Run the first computation. It's globally benched, and I want no more than 4 benchmarks (thres<0)
6 > (0) Run the first computation. It's globally benched, and I want no more than 4 benchmarks (thres<0)
7 > (0) Run the first computation. It's globally benched, and I want no more than 4 benchmarks (thres<0)
8 > (0) Run the first computation. It's globally benched, and I want no more than 4 benchmarks (thres<0)
9 > (1) [rank:0] Run the first (locally benched) computation. It's locally benched, and I want the standard error to go below 0.1 second (count is not >0)
10 > (1) [rank:0] Run the first (locally benched) computation. It's locally benched, and I want the standard error to go below 0.1 second (count is not >0)
11 > (1) [rank:1] Run the first (locally benched) computation. It's locally benched, and I want the standard error to go below 0.1 second (count is not >0)
12 > (1) [rank:1] Run the first (locally benched) computation. It's locally benched, and I want the standard error to go below 0.1 second (count is not >0)
13 > (1) [rank:2] Run the first (locally benched) computation. It's locally benched, and I want the standard error to go below 0.1 second (count is not >0)
14 > (1) [rank:2] Run the first (locally benched) computation. It's locally benched, and I want the standard error to go below 0.1 second (count is not >0)
15 > (2) [rank:0] Done.
16 > (2) [rank:1] Done.
17 > (2) [rank:2] Done.