Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix MC builds
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Thu, 22 Jun 2023 07:21:41 +0000 (09:21 +0200)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Thu, 22 Jun 2023 07:21:41 +0000 (09:21 +0200)
examples/smpi/mc/only_send_deterministic.tesh
examples/smpi/mc/sendsend.tesh

index eed3563..4f070ab 100644 (file)
@@ -10,4 +10,4 @@ $ $VALGRIND_NO_LEAK_CHECK ../../../smpi_script/bin/smpirun -wrapper "${bindir:=.
 > [0.000000] [mc_comm_determinism/INFO] The recv communications pattern of the actor 0 is different! Different source for communication #1
 > [0.000000] [mc_comm_determinism/INFO] Send-deterministic : Yes
 > [0.000000] [mc_comm_determinism/INFO] Recv-deterministic : No
-> [0.000000] [mc_dfs/INFO] DFS exploration ended. 98 unique states visited; 17 backtracks (47 transition replays, 162 states visited overall)
+> [0.000000] [mc_dfs/INFO] DFS exploration ended. 25 unique states visited; 6 backtracks (11 transition replays, 42 states visited overall)
index 08ea4b2..c09cc53 100644 (file)
@@ -9,14 +9,7 @@ $ $VALGRIND_NO_LEAK_CHECK ../../../smpi_script/bin/smpirun -quiet -wrapper "${bi
 > rank 0 recv the data
 > rank 1 recv the data
 > Sent 1 to rank 0
-> Sent 0 to rank 1
-> rank 0 recv the data
-> rank 1 recv the data
-> Sent 1 to rank 0
-> Sent 0 to rank 1
-> rank 0 recv the data
-> rank 1 recv the data
-> [0.000000] [mc_dfs/INFO] DFS exploration ended. 18 unique states visited; 2 backtracks (1 transition replays, 21 states visited overall)
+> [0.000000] [mc_dfs/INFO] DFS exploration ended. 9 unique states visited; 1 backtracks (0 transition replays, 10 states visited overall)
 
 p Testing the paranoid model
 ! timeout 60