X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/874ed2944d8c34f20a31a62facae8145ebe6c6bd..3c5f5f80d481830f70dbece02adba58e296a6f00:/teshsuite/smpi/shared.tesh diff --git a/teshsuite/smpi/shared.tesh b/teshsuite/smpi/shared.tesh new file mode 100644 index 0000000000..31d4c71a4d --- /dev/null +++ b/teshsuite/smpi/shared.tesh @@ -0,0 +1,20 @@ +p Test compute +! setenv LD_LIBRARY_PATH=../../lib +! output sort +! timeout 5 +$ ../../bin/smpirun -platform ${srcdir:=.}/../../examples/msg/small_platform_with_routers.xml -hostfile ${srcdir:=.}/hostfile -np 4 ./shared +> [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' +> [0] After change, the value in the shared buffer is: 16053117601147974045 +> [0] The value in the shared buffer is: 4 +> [1] After change, the value in the shared buffer is: 16053117601147974045 +> [1] The value in the shared buffer is: 4 +> [2] After change, the value in the shared buffer is: 16053117601147974045 +> [2] The value in the shared buffer is: 4 +> [3] After change, the value in the shared buffer is: 16053117601147974045 +> [3] The value in the shared buffer is: 4 +> hashing ! + +