X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3a757160f3857c9418a5bb8e23aa2df8112a5c78..09cd762f1e862b8fa9b6a7937d15dd41d9c83cea:/examples/smpi/mc/sendsend.tesh diff --git a/examples/smpi/mc/sendsend.tesh b/examples/smpi/mc/sendsend.tesh index 7bb8a481df..b1f16be041 100644 --- a/examples/smpi/mc/sendsend.tesh +++ b/examples/smpi/mc/sendsend.tesh @@ -4,10 +4,15 @@ p Testing the permissive model ! timeout 60 $ ../../../smpi_script/bin/smpirun -quiet -wrapper "${bindir:=.}/../../../bin/simgrid-mc" -np 2 -platform ${platfdir:=.}/cluster_backbone.xml --cfg=smpi/buffering:infty --log=xbt_cfg.thresh:warning ./smpi_sendsend > [0.000000] [mc_safety/INFO] Check a safety property. Reduction is: dpor. +> Sent 0 to rank 1 +> Sent 1 to rank 0 +> rank 0 recv the data +> rank 1 recv the data > [0.000000] [mc_safety/INFO] No property violation found. > [0.000000] [mc_safety/INFO] Expanded states = 7 > [0.000000] [mc_safety/INFO] Visited states = 10 > [0.000000] [mc_safety/INFO] Executed transitions = 8 +> Sent 0 to rank 1 p Testing the paranoid model ! timeout 60