X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a3d08dd00246eb26ced68c5b0e046096706bbe23..e3ff580889f5d85e5bdb7a42bad335184bbce0ed:/teshsuite/smpi/coll-alltoall/clusters.tesh diff --git a/teshsuite/smpi/coll-alltoall/clusters.tesh b/teshsuite/smpi/coll-alltoall/clusters.tesh index 1367a2e437..33faf0c66c 100644 --- a/teshsuite/smpi/coll-alltoall/clusters.tesh +++ b/teshsuite/smpi/coll-alltoall/clusters.tesh @@ -2,19 +2,19 @@ ! output sort p Test classic - backbone -$ ${bindir:=.}/../../../smpi_script/bin/smpirun -map -hostfile ../hostfile_cluster -platform ../../../examples/platforms/cluster.xml -np 12 --log=xbt_cfg.thres:critical ${bindir:=.}/coll-alltoall -q --log=smpi_kernel.thres:warning --log=smpi_coll.thres:error -> [rank 0] -> node-0.acme.org -> [rank 1] -> node-1.acme.org -> [rank 2] -> node-2.acme.org -> [rank 3] -> node-3.acme.org -> [rank 4] -> node-4.acme.org -> [rank 5] -> node-5.acme.org -> [rank 6] -> node-6.acme.org -> [rank 7] -> node-7.acme.org -> [rank 8] -> node-8.acme.org -> [rank 9] -> node-9.acme.org -> [rank 10] -> node-10.acme.org -> [rank 11] -> node-11.acme.org +$ ${bindir:=.}/../../../smpi_script/bin/smpirun -map -hostfile ${bindir}/../hostfile_cluster -platform ${platfdir:=.}/cluster_backbone.xml -np 12 --log=xbt_cfg.thres:critical ${bindir:=.}/coll-alltoall -q --log=smpi_kernel.thres:warning --log=smpi_coll.thres:error +> [rank 0] -> node-0.simgrid.org +> [rank 1] -> node-1.simgrid.org +> [rank 2] -> node-2.simgrid.org +> [rank 3] -> node-3.simgrid.org +> [rank 4] -> node-4.simgrid.org +> [rank 5] -> node-5.simgrid.org +> [rank 6] -> node-6.simgrid.org +> [rank 7] -> node-7.simgrid.org +> [rank 8] -> node-8.simgrid.org +> [rank 9] -> node-9.simgrid.org +> [rank 10] -> node-10.simgrid.org +> [rank 11] -> node-11.simgrid.org > [0] sndbuf=[0 1 2 3 4 5 6 7 8 9 10 11 ] > [1] sndbuf=[12 13 14 15 16 17 18 19 20 21 22 23 ] > [2] sndbuf=[24 25 26 27 28 29 30 31 32 33 34 35 ] @@ -42,7 +42,7 @@ $ ${bindir:=.}/../../../smpi_script/bin/smpirun -map -hostfile ../hostfile_clust ! output sort p Test separate clusters -$ ${bindir:=.}/../../../smpi_script/bin/smpirun -map -platform ../../../examples/platforms/cluster_backbone.xml -np 12 --log=xbt_cfg.thres:critical ${bindir:=.}/coll-alltoall -q --log=smpi_kernel.thres:warning --log=smpi_coll.thres:error +$ ${bindir:=.}/../../../smpi_script/bin/smpirun -map -platform ../../../examples/platforms/cluster_multi.xml -np 12 --log=xbt_cfg.thres:critical ${bindir:=.}/coll-alltoall -q --log=smpi_kernel.thres:warning --log=smpi_coll.thres:error > [rank 0] -> node-0.1core.org > [rank 1] -> node-1.1core.org > [rank 2] -> node-2.1core.org @@ -83,18 +83,18 @@ $ ${bindir:=.}/../../../smpi_script/bin/smpirun -map -platform ../../../examples ! output sort p Test torus $ ${bindir:=.}/../../../smpi_script/bin/smpirun -map -hostfile ../hostfile_cluster -platform ../../../examples/platforms/cluster_torus.xml -np 12 --log=xbt_cfg.thres:critical ${bindir:=.}/coll-alltoall -q --log=smpi_kernel.thres:warning --log=smpi_coll.thres:error -> [rank 0] -> node-0.acme.org -> [rank 1] -> node-1.acme.org -> [rank 2] -> node-2.acme.org -> [rank 3] -> node-3.acme.org -> [rank 4] -> node-4.acme.org -> [rank 5] -> node-5.acme.org -> [rank 6] -> node-6.acme.org -> [rank 7] -> node-7.acme.org -> [rank 8] -> node-8.acme.org -> [rank 9] -> node-9.acme.org -> [rank 10] -> node-10.acme.org -> [rank 11] -> node-11.acme.org +> [rank 0] -> node-0.simgrid.org +> [rank 1] -> node-1.simgrid.org +> [rank 2] -> node-2.simgrid.org +> [rank 3] -> node-3.simgrid.org +> [rank 4] -> node-4.simgrid.org +> [rank 5] -> node-5.simgrid.org +> [rank 6] -> node-6.simgrid.org +> [rank 7] -> node-7.simgrid.org +> [rank 8] -> node-8.simgrid.org +> [rank 9] -> node-9.simgrid.org +> [rank 10] -> node-10.simgrid.org +> [rank 11] -> node-11.simgrid.org > [0] sndbuf=[0 1 2 3 4 5 6 7 8 9 10 11 ] > [1] sndbuf=[12 13 14 15 16 17 18 19 20 21 22 23 ] > [2] sndbuf=[24 25 26 27 28 29 30 31 32 33 34 35 ] @@ -123,18 +123,18 @@ $ ${bindir:=.}/../../../smpi_script/bin/smpirun -map -hostfile ../hostfile_clust ! output sort p Test fat tree $ ${bindir:=.}/../../../smpi_script/bin/smpirun -map -hostfile ../hostfile_cluster -platform ../../../examples/platforms/cluster_fat_tree.xml -np 12 --log=xbt_cfg.thres:critical ${bindir:=.}/coll-alltoall -q --log=smpi_kernel.thres:warning --log=smpi_coll.thres:error -> [rank 0] -> node-0.acme.org -> [rank 1] -> node-1.acme.org -> [rank 2] -> node-2.acme.org -> [rank 3] -> node-3.acme.org -> [rank 4] -> node-4.acme.org -> [rank 5] -> node-5.acme.org -> [rank 6] -> node-6.acme.org -> [rank 7] -> node-7.acme.org -> [rank 8] -> node-8.acme.org -> [rank 9] -> node-9.acme.org -> [rank 10] -> node-10.acme.org -> [rank 11] -> node-11.acme.org +> [rank 0] -> node-0.simgrid.org +> [rank 1] -> node-1.simgrid.org +> [rank 2] -> node-2.simgrid.org +> [rank 3] -> node-3.simgrid.org +> [rank 4] -> node-4.simgrid.org +> [rank 5] -> node-5.simgrid.org +> [rank 6] -> node-6.simgrid.org +> [rank 7] -> node-7.simgrid.org +> [rank 8] -> node-8.simgrid.org +> [rank 9] -> node-9.simgrid.org +> [rank 10] -> node-10.simgrid.org +> [rank 11] -> node-11.simgrid.org > [0] sndbuf=[0 1 2 3 4 5 6 7 8 9 10 11 ] > [1] sndbuf=[12 13 14 15 16 17 18 19 20 21 22 23 ] > [2] sndbuf=[24 25 26 27 28 29 30 31 32 33 34 35 ] @@ -163,18 +163,18 @@ $ ${bindir:=.}/../../../smpi_script/bin/smpirun -map -hostfile ../hostfile_clust ! output sort p Test fat tree IB $ ${bindir:=.}/../../../smpi_script/bin/smpirun -map -hostfile ../hostfile_cluster -platform ../../../examples/platforms/cluster_fat_tree.xml -np 12 --cfg=network/model:IB --log=xbt_cfg.thres:critical ${bindir:=.}/coll-alltoall -q --log=smpi_kernel.thres:warning --log=smpi_coll.thres:error -> [rank 0] -> node-0.acme.org -> [rank 1] -> node-1.acme.org -> [rank 2] -> node-2.acme.org -> [rank 3] -> node-3.acme.org -> [rank 4] -> node-4.acme.org -> [rank 5] -> node-5.acme.org -> [rank 6] -> node-6.acme.org -> [rank 7] -> node-7.acme.org -> [rank 8] -> node-8.acme.org -> [rank 9] -> node-9.acme.org -> [rank 10] -> node-10.acme.org -> [rank 11] -> node-11.acme.org +> [rank 0] -> node-0.simgrid.org +> [rank 1] -> node-1.simgrid.org +> [rank 2] -> node-2.simgrid.org +> [rank 3] -> node-3.simgrid.org +> [rank 4] -> node-4.simgrid.org +> [rank 5] -> node-5.simgrid.org +> [rank 6] -> node-6.simgrid.org +> [rank 7] -> node-7.simgrid.org +> [rank 8] -> node-8.simgrid.org +> [rank 9] -> node-9.simgrid.org +> [rank 10] -> node-10.simgrid.org +> [rank 11] -> node-11.simgrid.org > [0] sndbuf=[0 1 2 3 4 5 6 7 8 9 10 11 ] > [1] sndbuf=[12 13 14 15 16 17 18 19 20 21 22 23 ] > [2] sndbuf=[24 25 26 27 28 29 30 31 32 33 34 35 ] @@ -203,18 +203,18 @@ $ ${bindir:=.}/../../../smpi_script/bin/smpirun -map -hostfile ../hostfile_clust ! output sort p Test Dragonfly $ ${bindir:=.}/../../../smpi_script/bin/smpirun -map -hostfile ../hostfile_cluster -platform ../../../examples/platforms/cluster_dragonfly.xml -np 12 --log=xbt_cfg.thres:critical ${bindir:=.}/coll-alltoall -q --log=smpi_kernel.thres:warning --log=smpi_coll.thres:error -> [rank 0] -> node-0.acme.org -> [rank 1] -> node-1.acme.org -> [rank 2] -> node-2.acme.org -> [rank 3] -> node-3.acme.org -> [rank 4] -> node-4.acme.org -> [rank 5] -> node-5.acme.org -> [rank 6] -> node-6.acme.org -> [rank 7] -> node-7.acme.org -> [rank 8] -> node-8.acme.org -> [rank 9] -> node-9.acme.org -> [rank 10] -> node-10.acme.org -> [rank 11] -> node-11.acme.org +> [rank 0] -> node-0.simgrid.org +> [rank 1] -> node-1.simgrid.org +> [rank 2] -> node-2.simgrid.org +> [rank 3] -> node-3.simgrid.org +> [rank 4] -> node-4.simgrid.org +> [rank 5] -> node-5.simgrid.org +> [rank 6] -> node-6.simgrid.org +> [rank 7] -> node-7.simgrid.org +> [rank 8] -> node-8.simgrid.org +> [rank 9] -> node-9.simgrid.org +> [rank 10] -> node-10.simgrid.org +> [rank 11] -> node-11.simgrid.org > [0] sndbuf=[0 1 2 3 4 5 6 7 8 9 10 11 ] > [1] sndbuf=[12 13 14 15 16 17 18 19 20 21 22 23 ] > [2] sndbuf=[24 25 26 27 28 29 30 31 32 33 34 35 ]