X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/163710a75e5fa3857adc02a9851287b8d08f058a..076194816ead5f5e2a4afff5999e728c5b5396a3:/examples/smpi/reduce.tesh diff --git a/examples/smpi/reduce.tesh b/examples/smpi/reduce.tesh index 5d3aa69133..a194bcbd19 100644 --- a/examples/smpi/reduce.tesh +++ b/examples/smpi/reduce.tesh @@ -8,9 +8,6 @@ $ ../../src/smpi/smpirun -map -hostfile ${srcdir:=.}/hostfile -platform ${srcdir > [rank 0] -> Tremblay > [rank 1] -> Jupiter > [rank 2] -> Fafard -> [1] has value 2 -> [2] has value 3 -> [0] has value 1 > ** Scalar Int Test Result: > [0] sum=6 ... validation ok. > [0] min=1 ... validation ok. @@ -30,12 +27,6 @@ $ ../../src/smpi/smpirun -map -hostfile ${srcdir:=.}/hostfile -platform ${srcdir > [rank 3] -> Ginette > [rank 4] -> Bourassa > [rank 5] -> Tremblay -> [1] has value 2 -> [2] has value 3 -> [3] has value 4 -> [4] has value 5 -> [5] has value 6 -> [0] has value 1 > ** Scalar Int Test Result: > [0] sum=21 ... validation ok. > [0] min=1 ... validation ok. @@ -65,18 +56,6 @@ $ ../../src/smpi/smpirun -map -hostfile ${srcdir:=.}/hostfile -platform ${srcdir > [rank 9] -> Bourassa > [rank 10] -> Tremblay > [rank 11] -> Jupiter -> [1] has value 2 -> [2] has value 3 -> [3] has value 4 -> [4] has value 5 -> [5] has value 6 -> [6] has value 7 -> [7] has value 8 -> [8] has value 9 -> [9] has value 10 -> [10] has value 11 -> [11] has value 12 -> [0] has value 1 > ** Scalar Int Test Result: > [0] sum=78 ... validation ok. > [0] min=1 ... validation ok.