X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/48af4c8427d171d3e05d39116b02e441f2391374..8f573465f3fa5627942d49c8caba3d57955b4046:/examples/smpi/mc/send_deterministic.tesh diff --git a/examples/smpi/mc/send_deterministic.tesh b/examples/smpi/mc/send_deterministic.tesh new file mode 100644 index 0000000000..8531c03ab6 --- /dev/null +++ b/examples/smpi/mc/send_deterministic.tesh @@ -0,0 +1,21 @@ +#! ./tesh + +! timeout 60 +$ ../../../smpi_script/bin/smpirun -hostfile ${srcdir:=.}/hostfile_send_deterministic -platform ${srcdir:=.}/../../platforms/cluster.xml --cfg=model-check:1 --cfg=model-check/reduction:none --cfg=model-check/send_determinism:1 --cfg=smpi/send_is_detached_thres:0 --cfg=smpi/running_power:1e9 ./send_deterministic +> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'maxmin/precision' to '1e-3' +> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'surf/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.000000] [xbt_cfg/INFO] Configuration change: Set 'model-check' to '1' +> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'model-check/reduction' to 'none' +> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'model-check/send_determinism' to '1' +> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'smpi/send_is_detached_thres' to '0' +> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'smpi/running_power' to '1e9' +> [0.000000] [surf_config/INFO] Switching workstation model to compound since you changed the network and/or cpu model(s) +> [0.000000] [mc_global/INFO] Check communication determinism +> [0.000000] [mc_global/INFO] Get debug information ... +> [0.000000] [mc_global/INFO] Get debug information done ! +> [0.000000] [mc_global/INFO] Expanded states = 520 +> [0.000000] [mc_global/INFO] Visited states = 1476 +> [0.000000] [mc_global/INFO] Executed transitions = 1312 +> [0.000000] [mc_global/INFO] Send-deterministic : Yes