Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix the liveness tests by ignoring the Comm ID memory that breaks the state equality...
[simgrid.git] / src / mc / sosp / RemoteProcessMemory.hpp
2023-06-15 Martin QuinsonFix the liveness tests by ignoring the Comm ID memory...
2023-03-22 Martin QuinsonMerge branch 'udpor-phase6' into 'master'
2023-03-20 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-03-19 Martin QuinsonDiffer the creation of the RemoteProcessMemory to when...
2023-03-19 Martin QuinsonBetter responsabilities splitup between CheckerSide...
2023-03-19 Martin QuinsonMove methods not related to Memory out of RemoteProcess...
2023-03-19 Martin QuinsonMove handle_message from ModelChecker to RemoteProcessM...
2023-03-19 Martin QuinsonMove handle_waitpid from ModelChecker to RemoteProcessM...
2023-03-19 Martin QuinsonKill a now unused class in mc
2023-03-18 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-03-18 Martin QuinsonOne usage of mc_model_checker less
2023-03-14 Arnaud GierschRemove comments about non-existent support for smpi...
2023-03-13 Fred SuterMerge branch 'master' into 'master'
2023-03-12 Martin QuinsonMC: rename remote/RemoteProcess to sosp/RemoteProcessMemory