Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of scm.gforge.inria.fr:/gitroot/simgrid/simgrid
[simgrid.git] / examples / smpi / mc / only_send_deterministic.tesh
1 #! ./tesh
2
3 ! timeout 60
4 $ ../../../smpi_script/bin/smpirun -wrapper "${bindir:=.}/../../../bin/simgrid-mc" --log=xbt_cfg.thresh:warning -hostfile ${srcdir:=.}/hostfile_only_send_deterministic  -platform ${srcdir:=.}/../../platforms/cluster.xml --cfg=model-check:1 --cfg=model-check/communications_determinism:1 --cfg=smpi/send_is_detached_thres:0 --cfg=smpi/running_power:1e9 ./smpi_only_send_deterministic
5 > [0.000000] [mc_comm_determinism/INFO] Check communication determinism
6 > [0.000000] [mc_global/INFO] ******************************************************
7 > [0.000000] [mc_global/INFO] **** Only-send-deterministic communication pattern ****
8 > [0.000000] [mc_global/INFO] ******************************************************
9 > [0.000000] [mc_global/INFO] The recv communications pattern of the process 0 is different! Different source for communication #2
10 > [0.000000] [mc_global/INFO] Expanded states = 520
11 > [0.000000] [mc_global/INFO] Visited states = 1476
12 > [0.000000] [mc_global/INFO] Executed transitions = 1312
13 > [0.000000] [mc_global/INFO] Send-deterministic : Yes
14 > [0.000000] [mc_global/INFO] Recv-deterministic : No