Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2023-06-26 Fred Suteradd missing copyright notes v3.34
2023-06-26 Martin QuinsonAdd the release date to the ChangeLog (woops)
2023-06-26 Martin QuinsonRelease 3.34
2023-06-26 Martin QuinsonRevert "Remove deprecated features for the new next...
2023-06-26 Arnaud GierschWhitespace cleanup (codefactor.io).
2023-06-26 Arnaud GierschRemove deprecated features for the new next release...
2023-06-26 Arnaud GierschTypos.
2023-06-26 Martin QuinsonSince we skip a release, use XBT_ATTRIB_DEPRECATED_v338...
2023-06-26 Martin QuinsonImprove the documentation of this release, and introduc...
2023-06-24 Martin Quinsoncomplete the release notes. They need more reviews
2023-06-24 Martin Quinsonsleep sets are not an option in MC. We always need...
2023-06-23 Martin QuinsonExtend the release notes with the work done until March 31.
2023-06-23 Martin QuinsonReorg the MPI doc, and document SMPI_app_instance_start...
2023-06-22 Martin QuinsonFix MC builds
2023-06-22 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-06-22 Martin QuinsonImprove the release notes for MC
2023-06-22 Martin QuinsonDocument source-set and DPOR options
2023-06-22 Martin Quinsonmodel-check/sleep-set is now true by default
2023-06-21 Martin QuinsonIncrease a bit an example which size got reduced when...
2023-06-21 Fred Suter[ci-skip] document s4u::Task
2023-06-21 Fred Suterrename enqueue_execs into enqueue_firings
2023-06-21 Fred Suter[Sonar] shadowed variable
2023-06-21 Fred Suter[sonar] make signals private
2023-06-21 Fred Suter[sonar] explicit capture
2023-06-21 Fred Sutercleanups and refactoring in s4u::Task
2023-06-20 Fred SuterMove Tasks from a plugin to s4u
2023-06-20 Fred SuterMerge branch 'task-token' into 'master'
2023-06-20 Fred SuterMerge branch 'master' into 'task-token'
2023-06-19 Fred Sutermore use of get_unique_data
2023-06-16 Martin QuinsonFix indent in an example
2023-06-16 Arnaud GierschMerge branch 'fix-wakeup-tree-iterator' into 'master'
2023-06-16 Maxwell PirtleFix WakeupTreeIterator bug comparing diff iterators
2023-06-15 Martin Quinsonfix the instructions on how to use local installs of...
2023-06-15 Martin QuinsonFix the liveness tests by ignoring the Comm ID memory...
2023-06-15 Martin QuinsonRevalidate the tesh files after the recent MC depends...
2023-06-15 Martin QuinsonDo not consider the memory addresses in MC depends...
2023-06-15 Martin QuinsonMC: Give an ID to comms to not use their pointer value...
2023-06-15 Adrien Gougeonuse get_unique_data()
2023-06-15 Fred Suteradd a get_unique_data to Extendable and test it in...
2023-06-15 Martin QuinsonExplain the relevant PYTHONPATH when installing from...
2023-06-15 Arnaud GierschA few spelling mistakes and many replacements: [Ss...
2023-06-15 Martin QuinsonRevalidate the MC tesh files after the recent changes...
2023-06-15 Martin Quinsonre-add --help-coll to the doc now that it's implemented
2023-06-15 Arnaud GierschComplete "smpirun -help" [ci-skip]
2023-06-15 Arnaud GierschAnother unw_accessor forgotten in previous commit.
2023-06-15 Arnaud GierschFix error: missing initializer for member unw_accessors...
2023-06-15 Arnaud GierschImplement smpirun --help-coll.
2023-06-15 Martin QuinsonTiny doc improvement
2023-06-15 Martin Quinsonimprove the doc of how to select the right algorithm
2023-06-15 Fred Suteradd a get_unique_data to Extendable and test it in...
2023-06-15 Adrien Gougeonadd simgrid::plugins::Token. switch from get_tokens...
2023-06-15 Martin QuinsonExplain the relevant PYTHONPATH when installing from...
2023-06-14 Adrien Gougeonrename get_tokens to get_next_execution_tokens
2023-06-13 Arnaud GierschA few spelling mistakes and many replacements: [Ss...
2023-06-13 Martin QuinsonRevalidate the MC tesh files after the recent changes...
2023-06-13 Martin Quinsonre-add --help-coll to the doc now that it's implemented
2023-06-13 Arnaud GierschComplete "smpirun -help" [ci-skip]
2023-06-13 Arnaud GierschAnother unw_accessor forgotten in previous commit.
2023-06-13 Arnaud GierschFix error: missing initializer for member unw_accessors...
2023-06-13 Arnaud GierschImplement smpirun --help-coll.
2023-06-13 Martin QuinsonTiny doc improvement
2023-06-13 Martin Quinsonimprove the doc of how to select the right algorithm
2023-06-12 Adrien Gougeontask can now pass tokens (void*) to other tasks. add...
2023-06-09 Arnaud GierschDisable s4u-mc-bugged1-liveness-visited-ucontext only.
2023-06-09 Arnaud GierschDisable liveness model-checking tests outside Linux.
2023-06-09 Arnaud GierschSometimes the expansion may work and the memory address...
2023-06-09 Martin QuinsonMerge branch 'udpor-phase8' into 'master'
2023-06-09 Maxwell PirtleOnly compute extensions for enabled events
2023-06-09 Maxwell PirtleAdd events with implicit bottom event
2023-06-09 Maxwell PirtleAdd partial implementation for MutexWait/MutexTest
2023-06-09 Maxwell PirtleAdd ex(C) computation for mutex lock/unlock
2023-06-09 Maxwell PirtleAdd tentative implementation of CommTest ex(C) pseudocode
2023-06-09 Maxwell PirtleReorder loop processing in CommWait ex(C) comp
2023-06-09 Maxwell PirtleAdd "working" UDPOR on small examples with CommWait...
2023-06-09 Maxwell PirtleAdd ex(C) example with a small program
2023-06-09 Maxwell PirtleAdd monotonically-increasing IDs for UnfoldingEvent
2023-06-09 Maxwell PirtleExpand sanity-check tests for CommSend/CommRecv transitions
2023-06-09 Maxwell PirtleAdd preliminary basic tests for ex(C) computation
2023-06-08 Arnaud GierschFactorize common code to cancel actions when a resource...
2023-06-07 Martin QuinsonMerge branch 'master' into 'master'
2023-06-07 mlaurentFix CI tests
2023-06-07 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-07 mlaurentBetter strategy documentation
2023-06-07 Arnaud GierschBuffers should not be considered by CommWaitTransition...
2023-06-07 mlaurentUse xbt::random instead of rand and srand
2023-06-07 mlaurentBetter warning message for max-depth
2023-06-07 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-07 Arnaud GierschRemove unused parameters (sonar).
2023-06-07 Arnaud GierschConnect the right signal.
2023-06-07 Arnaud GierschDeclare functions "const" (sonar).
2023-06-07 Arnaud GierschAnother round of pointer-to-const for sonar.
2023-06-07 Arnaud GierschUse xbt_die instead of xbt_assert(false).
2023-06-07 Arnaud GierschDisable maybe throwing move constructor (sonar).
2023-06-06 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-06 Arnaud GierschSort MANIFEST.in.
2023-06-06 mlaurentFew more CI tesh fixing
2023-06-06 mlaurentFix stat order for CI tests
2023-06-06 Arnaud GierschFix build without MC.
2023-06-06 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-06 mlaurentFix Manifest.in
next