X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/8b3658fa4a201ffb434857bb83a75b98aac5be79..509521017c4fd521bb98758c369ea1d8295c6300:/teshsuite/smpi/hvector.tesh diff --git a/teshsuite/smpi/hvector.tesh b/teshsuite/smpi/hvector.tesh index 9eb822df60..a4ea550c4c 100644 --- a/teshsuite/smpi/hvector.tesh +++ b/teshsuite/smpi/hvector.tesh @@ -1,4 +1,43 @@ -p Test indexed +p Test hvector ! setenv LD_LIBRARY_PATH=../../lib ! output sort -$ ../../bin/smpirun -map -hostfile ${srcdir:=.}/hostfile -platform ${srcdir:=.}/../../examples/msg/small_platform.xml -np 2 ./indexed_test -q +$ ../../bin/smpirun -map -hostfile ${srcdir:=.}/hostfile -platform ${srcdir:=.}/../../examples/msg/small_platform.xml -np 2 ./hvector_test -q +> [0.000000] [surf_config/INFO] Switching workstation model to compound since you changed the network and/or cpu model(s) +> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'maxmin/precision' to '1e-9' +> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'SMPI' +> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/TCP_gamma' to '4194304' +> [rank 0] -> Tremblay +> [rank 1] -> Jupiter +> rank= 0, a[0][0]=0.000000 +> rank= 0, a[0][1]=1.000000 +> rank= 0, a[0][2]=2.000000 +> rank= 0, a[0][3]=3.000000 +> rank= 0, a[1][0]=4.000000 +> rank= 0, a[1][1]=5.000000 +> rank= 0, a[1][2]=6.000000 +> rank= 0, a[1][3]=7.000000 +> rank= 0, a[2][0]=8.000000 +> rank= 0, a[2][1]=9.000000 +> rank= 0, a[2][2]=10.000000 +> rank= 0, a[2][3]=11.000000 +> rank= 0, a[3][0]=12.000000 +> rank= 0, a[3][1]=13.000000 +> rank= 0, a[3][2]=14.000000 +> rank= 0, a[3][3]=15.000000 +> rank= 1, a[0][0]=0.000000 +> rank= 1, a[0][1]=0.000000 +> rank= 1, a[0][2]=0.000000 +> rank= 1, a[0][3]=0.000000 +> rank= 1, a[1][0]=4.000000 +> rank= 1, a[1][1]=0.000000 +> rank= 1, a[1][2]=0.000000 +> rank= 1, a[1][3]=0.000000 +> rank= 1, a[2][0]=8.000000 +> rank= 1, a[2][1]=0.000000 +> rank= 1, a[2][2]=0.000000 +> rank= 1, a[2][3]=0.000000 +> rank= 1, a[3][0]=12.000000 +> rank= 1, a[3][1]=0.000000 +> rank= 1, a[3][2]=0.000000 +> rank= 1, a[3][3]=0.000000 +