Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2022-03-08 Arnaud GierschMark all of simix.h as deprecated.
2022-03-08 Bruno DonassoloBMF: One pass in sonar issues
2022-03-08 Arnaud GierschMissing include.
2022-03-08 Arnaud GierschDefine Comm::send and Comm::recv (replace simcall_comm_...
2022-03-08 SUTER Fredericintroduce thread_execute
2022-03-08 SUTER Fredericmark 3 more simcalls as deprecated
2022-03-07 Bruno DonassoloRevert "Being optimistic for better performance"
2022-03-07 Bruno DonassoloBeing optimistic for better performance
2022-03-07 Arnaud Giersch[jenkins] Avoid build errors on centos.
2022-03-07 Arnaud GierschDISTRIB_ID is apparently now all lowercase on NixOS.
2022-03-07 Arnaud GierschFix install prefix for Eigen3 on appveyor.
2022-03-07 Arnaud GierschTry to fix detection of eigen3.
2022-03-07 Augustin Degommeblind new attempt for appveyor
2022-03-07 Bruno DonassoloFix build
2022-03-07 Augustin Degommenew attempt for appveyor
2022-03-07 Bruno DonassoloMerge branch 'bmf' into 'master'
2022-03-07 Bruno DonassoloGuess for appveyor
2022-03-07 Bruno DonassoloAdd eigen dependency to dockerfiles
2022-03-07 Arnaud GierschSonar here too.
2022-03-07 Bruno DonassoloFix bug found at ptask experiments
2022-03-07 Bruno Donassoloptask_BMF: High-level documentation of BMF and the...
2022-03-07 Bruno DonassoloAdding test for subflows
2022-03-07 Bruno DonassoloBMF sharing penalty/priority
2022-03-07 Bruno DonassoloFix error find by IO test.
2022-03-07 Bruno DonassoloRemove single movement code
2022-03-07 Bruno Donassoloptask_BMF: support for dynamic bounds (user's callback)
2022-03-07 Bruno DonassoloBMF: Fatpipe support
2022-03-07 Bruno DonassoloImplements selective-update for bmf model (off by default).
2022-03-07 Bruno Donassoloptask_BMF: refactor code and loop scenarios
2022-03-07 Bruno DonassoloFix: default rate (bound) for comms is -1 not 0
2022-03-07 Bruno DonassoloBugfix: ptask should use expand_add for exec tasks
2022-03-07 Bruno DonassoloSupport for bounded actions in BMF solver
2022-03-07 Bruno DonassoloNew model for parallel tasks: host/model:ptask_BMF
2022-03-07 Martin Quinsonsonar
2022-03-06 Martin Quinsonsonar fixes and little cleanups
2022-03-06 Martin QuinsonUse the sg4 namespace in all examples
2022-03-06 Martin QuinsonRevert "Fix a bug in MBI generators: &com[j] is not...
2022-03-06 Arnaud GierschKeep optimization (only_if_different) when cmake is...
2022-03-06 Arnaud GierschReplace file(copy_file), which is supported since cmake...
2022-03-06 Arnaud GierschRemove (last?) reference to umpire test suite.
2022-03-06 Arnaud GierschUse RAII to simplify the release of semaphores on exit.
2022-03-06 Arnaud GierschUpdate .mailmap with new contributor.
2022-03-06 Arnaud GierschMark unused type aliases as deprecated.
2022-03-06 Arnaud GierschMark old simcall_comm_isend/irecv/wait as deprecated.
2022-03-06 Martin QuinsonFix a bug in MBI generators: &com[j] is not &(com[j])
2022-03-06 Martin QuinsonAdd another MBI test generator, to ease its debugging
2022-03-06 Martin QuinsonMerge branch 'add_wait_for_to_py_comm_binding' into...
2022-03-06 Martin QuinsonImport (some bits of) the MBI test suite
2022-03-06 Jean-Edouard... Added Python bindings: Comm.wait_for() and Comm.wait_an...
2022-03-05 Martin Quinsonkeep cool, sonar, everything's under control
2022-03-05 Martin QuinsonRemove the ISP test suite (not free, superseeded by...
2022-03-05 Martin QuinsonPlug a memleak in barriers
2022-03-04 Martin QuinsonFix the usage of cmake in FindSimGrid 'documentation'
2022-03-04 Martin QuinsonReimplement s4u::Barrier natively, and make them visibl...
2022-03-04 Arnaud GierschUse -- to separate command [ci-skip]
2022-03-03 Martin QuinsonFix pip builds
2022-03-03 Martin QuinsonActivate valgrind analysis on monkey tests
2022-03-03 Martin Quinsonsemaphore monkey
2022-03-03 Martin QuinsonKill dead MC code
2022-03-03 Martin QuinsonMutex are now DPOR compatible
2022-03-03 Augustin Degommeput back s4u barrier for MC only (untested)
2022-03-03 Arnaud GierschUpdate URL for article.
2022-03-03 Augustin DegommeSMPI. RMA: get rid of the s4u barrier, use an MPI one...
2022-03-03 Martin Quinsoncmake simplification so that you only have to edit...
2022-03-03 Martin QuinsonDocument recent changes
2022-03-03 Arnaud GierschPolish previous fix.
2022-03-03 Arnaud GierschMake smpi compilation script work when there are spaces...
2022-03-03 Martin QuinsonAdd a test for Semaphores + DPOR
2022-03-03 Martin QuinsonSemaphore made observable from the Checker side
2022-03-03 Martin QuinsonDisplay a nice error message when ptrace is not usable
2022-03-03 Martin QuinsonMissing files, bummer
2022-03-03 SUTER Fredericfix weird bug on pstate changes with VM
2022-03-02 Martin QuinsonPython version of the masterworkers monkey
2022-03-02 Martin QuinsonChaos-monkey: use the new Engine::on_simulation_start...
2022-03-02 Martin QuinsonNew signal: Engine::on_simulation_start
2022-03-02 Martin QuinsonPass the boolean parameter to the on_exit python binding
2022-03-02 Martin Quinsonsimgrid-monkey: if the test is run within valgrind...
2022-03-02 Arnaud GierschRevert "blind guess for coverage fix.. [ci-skip]"
2022-03-02 Arnaud GierschRename method for consistency.
2022-03-02 Arnaud GierschConst methods.
2022-03-02 Arnaud GierschDisable the copy constructor and the copy-assignment...
2022-03-02 Arnaud GierschUse payload with static storage duration to avoid memor...
2022-03-02 Arnaud GierschCreate absolute path names in .gcno files.
2022-03-02 Arnaud GierschUse a single definition for coverage build flags.
2022-03-02 Arnaud GierschFix cmake warning.
2022-03-01 Martin QuinsonMerge branch 'dev' into 'master'
2022-03-01 Fabien ChaixRevert Python stuff but the py_context instantiation...
2022-03-01 Augustin Degommeblind guess for coverage fix.. [ci-skip]
2022-03-01 Fabien ChaixFix the python patches
2022-03-01 Arnaud GierschCall __gcov_reset after __gcov_dump.
2022-03-01 Arnaud GierschComplete warning message [ci-skip].
2022-03-01 Arnaud Giersch[mc_dwarf] Another assert turns into warning.
2022-03-01 Fabien ChaixMove py_context to get Python exception match to work...
2022-03-01 Fabien ChaixMake python catch verbose
2022-03-01 Arnaud GierschKill unused function.
2022-03-01 Arnaud Gierschconst++
2022-03-01 Augustin Degomme__gcov_flush was removed in gcc11 (untested) [ci-skip]
2022-03-01 SUTER Fredericrework how host-to-host comms are managed
2022-03-01 SUTER Fredericget/set for CommImpl::type
2022-03-01 SUTER Fredericclean up before modifications
next