Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Basic infrastructure for a real model-checker process
[simgrid.git] / examples / smpi / mc / send_deterministic.tesh
1 #! ./tesh
2
3 ! timeout 60
4 $ ../../../smpi_script/bin/smpirun -wrapper "${bindir:=.}/../../../bin/simgrid-mc" -hostfile ${srcdir:=.}/hostfile_send_deterministic  -platform ${srcdir:=.}/../../platforms/cluster.xml --log=xbt_cfg.thresh:warning --cfg=model-check:1 --cfg=model-check/send_determinism:1 --cfg=smpi/send_is_detached_thres:0 --cfg=smpi/running_power:1e9 ./smpi_send_deterministic
5 > [0.000000] [surf_config/INFO] Switching workstation model to compound since you changed the network and/or cpu model(s)
6 > [0.000000] [mc_global/INFO] Check communication determinism
7 > [0.000000] [mc_global/INFO] Expanded states = 520
8 > [0.000000] [mc_global/INFO] Visited states = 1476
9 > [0.000000] [mc_global/INFO] Executed transitions = 1312
10 > [0.000000] [mc_global/INFO] Send-deterministic : Yes