Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2023-03-17 Martin QuinsonA few calls to mc_model_checker less by passing more...
2023-03-17 Martin QuinsonMove handle_simcall from ModelChecker to RemoteApp
2023-03-17 Martin QuinsonMerge branch 'master' into 'master'
2023-03-17 mlaurentAdd reference to parent state: only use this creation...
2023-03-16 Arnaud GierschMissing include.
2023-03-16 Arnaud GierschDecrease required version for nlohmann_json; add to...
2023-03-16 Arnaud GierschUseless guards.
2023-03-16 Arnaud GierschApply "smpi/buffering" when MC_record_replay_is_active...
2023-03-15 Martin QuinsonSanitize how we know the current MC mode
2023-03-15 Martin QuinsonMake it compile with all warnings enabled
2023-03-15 Martin QuinsonDocument a future cleanup to do when we bump cmake...
2023-03-14 Arnaud GierschRemove comments about non-existent support for smpi...
2023-03-14 Arnaud GierschReally check the privatization option in the MCed SMPI...
2023-03-14 Arnaud GierschInform if JSON lib is found.
2023-03-13 Martin QuinsonTest for JSON before using it
2023-03-13 Martin QuinsonCosmetics
2023-03-13 Martin Quinsonfix make distcheck
2023-03-13 Fred SuterMerge branch 'master' into 'master'
2023-03-13 AdrienAdd wfformat json DAG loader and DAG doc
2023-03-13 Martin QuinsonCorrectly protect tests property settings, bummer
2023-03-13 Martin QuinsonGive the remote_process_memory to the mc::State constructor
2023-03-12 Martin QuinsonMove another function of ModelChecker to RemoteProcessM...
2023-03-12 Martin QuinsonMove another function out of ModelChecker
2023-03-12 Martin QuinsonMove a function from ModelChecker to Exploration
2023-03-12 Martin Quinsonmove wait_for_requests() from ModelChecker to RemoteApp
2023-03-12 Martin QuinsonInline a function in ModelChecker
2023-03-12 Martin QuinsonMove one method from ModelChecker to Exploration
2023-03-12 Martin QuinsonMove 2 functions from mc::ModelChecker to mc::RemoteApp
2023-03-12 Martin QuinsonMake the sendsend tests at least fail fast to not hinde...
2023-03-12 Martin QuinsonMC: rename remote/RemoteProcess to sosp/RemoteProcessMemory
2023-03-12 Martin QuinsonClean leftovers
2023-03-12 Martin QuinsonMC: stop reading maxpid in memory, but ask it over...
2023-03-12 Martin QuinsonOne use less of the global mc_model_checker
2023-03-12 Martin QuinsonThis seems to reduce the amount of failure, but I don...
2023-03-12 Arnaud GierschFix build with -D_GLIBCXX_DEBUG [-Werror=range-loop...
2023-03-10 Arnaud GierschFix assert: min and max are both included in interval...
2023-03-10 Martin QuinsonMerge branch 'udpor-phase5' into 'master'
2023-03-10 Martin QuinsonTry to avoid a segfault on assert message
2023-03-10 Maxwell PirtleAdd first test for immediate conflicts edge case
2023-03-10 Maxwell PirtleAdd first batch of tests for conflict detection among...
2023-03-09 Henri Casanovare-fixed assert message with up-to-date configuration...
2023-03-09 Henri CasanovaAssert message fix
2023-03-09 Maxwell PirtleAdd implementation for immediate conflicts
2023-03-09 Maxwell PirtleRequire conflict-freedom in is_valid_configuration
2023-03-09 Maxwell PirtleAdd src/.../udpor/udpor_tests_private.hpp to CMake
2023-03-09 Arnaud GierschEager mode is for the first case only (thx adegomme).
2023-03-09 Maxwell PirtleAdd test to verify topological ordering of EventSet
2023-03-09 Arnaud GierschImprove doc for smpi/buffering.
2023-03-08 Arnaud GierschFix asserts for when received size is 0 (message type...
2023-03-08 Arnaud GierschDepreciate unused functions s4u::Comm::copy_{buffer...
2023-03-08 Arnaud GierschInline s4u::Comm::copy_pointer_callback which is the...
2023-03-08 Maxwell PirtleBegin filling in computations of ex(C) and en(C)
2023-03-08 Arnaud GierschDepreciate ForcefulKillException::try_n_catch().
2023-03-08 Arnaud GierschObvious typo.
2023-03-08 Maxwell PirtleFix logic for mutual conflict between two events
2023-03-08 Maxwell PirtleAdd conflict-free invariant check to Configuration
2023-03-08 Arnaud GierschUse #include <...> for foreign header files.
2023-03-08 Maxwell PirtleAdd preliminary tests for checking event conflicts
2023-03-08 Maxwell PirtleAdd conflict detection to EventSet
2023-03-08 Martin QuinsonMerge branch 'udpor-phase4' into 'master'
2023-03-07 Maxwell PirtleAdd ability to restrict maximum subset size
2023-03-07 Maxwell PirtleAdd asserts for Configuration vs EventSet
2023-03-07 Maxwell PirtleAllow iteration over maximal subsets of an EventSet
2023-03-07 Maxwell PirtleMove topological ordering to EventSet
2023-03-07 Maxwell PirtleRename `EventSet::is_maximal_event_set()`
2023-03-07 Maxwell PirtleAdd some basic tests for variable_for_loop
2023-03-06 Arnaud GierschFixes in docs/source/tuto_* (untested).
2023-03-06 Maxwell PirtleWrite maximal_subsets_iterator_wrapper with xbt utils
2023-03-06 Maxwell PirtleFix edge cases in variable_for_loop
2023-03-06 Maxwell PirtleWrite LazyPowerSet in terms of iterator_wrapper
2023-03-06 Maxwell PirtleAdd iterator_wrapping convenience container
2023-03-06 Maxwell PirtleAdd first implementation of variable for-loop
2023-03-06 Martin QuinsonFix clang build and make output more portable/predictible
2023-03-06 Maxwell PirtleAdd computation for minimally reproducible sets
2023-03-06 Martin Quinsonsthread: Add a way to verify accesses to non-reentrant...
2023-03-06 Martin QuinsonCosmetics in sthread output when not using SMPI
2023-03-06 Arnaud GierschEnable compile optimizations when tests will be run.
2023-03-05 Arnaud GierschMissing ']'
2023-03-05 Arnaud GierschFix compilation error with clang 11.0.1.
2023-03-05 Arnaud GierschEnable _GLIBCXX_DEBUG for one of the builds.
2023-03-05 Arnaud GierschSonar smells.
2023-03-05 Martin QuinsonMerge branch 'maximal-subset-search' into 'master'
2023-03-05 Arnaud GierschDon't clear flops_amount on ExecImpl::reset.
2023-03-05 Arnaud GierschQuick tests show that currentContainer is always empty...
2023-03-04 Arnaud GierschWalking the stack in the forward direction gives the...
2023-03-04 Arnaud GierschSimplify assertions.
2023-03-04 Augustin Degommetry to use another mattermost action, as the main one...
2023-03-04 Augustin Degomme[ci-skpi] fix sending of messages, and do parallel...
2023-03-04 Augustin Degommeassume mmap is not functional for us on macos>=11 as...
2023-03-04 Augustin Degomme[ci skip] remove spurious line
2023-03-04 Augustin Degommeadd macos build to github action, untested
2023-03-04 Augustin Degommeremove ns3 from ubuntu stable and github actions, as...
2023-03-03 Martin QuinsonFix a useless change -- and go get some sleep
2023-03-03 Martin QuinsonBump cmake to at least 3.12
2023-03-03 Martin Quinsonpython3-dev is another dependency of the Python bindings
2023-03-03 Martin QuinsonReindent -- almost no real change
2023-03-03 Arnaud GierschForgot to add c++17g to the "ignore" list.
2023-03-03 Martin Quinsonfix MC + gcc builds
2023-03-03 Martin QuinsonMove the implem of a function out of the header to...
2023-03-03 Martin QuinsonMove the PageStore from ModelChecker to RemoteApp
next