Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2022-07-30 Martin QuinsonMC further cleanups (let it compile, this time)
2022-07-30 Martin QuinsonMC: rename a file to sort out the mess
2022-07-30 Martin QuinsonAnd now cleanup the App-side of cruft that was needed...
2022-07-30 Martin QuinsonFinally kill mc::RemoteProcess::actors(). We now commun...
2022-07-30 Martin QuinsonGive read access to a private field
2022-07-30 Martin Quinsoninline a function, kill a file
2022-07-30 Martin QuinsonWell the last rogue call to RemoteProcess::actors(...
2022-07-30 Augustin Degommetry to hide something under the rug for now
2022-07-30 Augustin Degommeremove useless field
2022-07-30 Augustin Degommefix build for clang <15
2022-07-30 Martin QuinsonLiveness: rename graph_state -> app_state and automaton...
2022-07-30 Martin Quinsonfurther reduce the amount of call sites for RemoteProce...
2022-07-30 Martin Quinsonsmall cosmetics to not spread unrelated logic all aroun...
2022-07-30 Martin QuinsonMC: make it clear that we only have the info about...
2022-07-30 Martin QuinsonReduce the amount of MC locations reading the memory...
2022-07-30 Augustin Degommeignore new deprecation warning on freebsd
2022-07-30 Augustin Degommeuse ccache for main ci build.
2022-07-29 Martin QuinsonFix RST formatting + one URL in Release_Notes.rst
2022-07-29 Martin QuinsonIf there is no LOCK in mmalloc anymore, then there...
2022-07-28 Martin QuinsonRemove the need of pthread_mutex in mmalloc, to allow...
2022-07-28 Arnaud GierschStick to dwarf-4 for MC builds.
2022-07-28 Martin QuinsonKill useless complexity in mmalloc: one of the dlsym
2022-07-28 Martin QuinsonAllow dlsym to call free() on memory that is allocated...
2022-07-25 Augustin Degommemore protection for non linux builds
2022-07-25 Augustin DegommeDisable mmap privatization if MUSL is detected, as...
2022-07-22 Martin QuinsonAnother attempt at PRELOADing mmalloc (WIP)
2022-07-22 Augustin DegommeMerge branch 'adegomme-master-patch-16995' into 'master'
2022-07-22 Augustin DegommeSMPI/replay: Fix issue with recv of size =0.
2022-07-22 Augustin DegommeMerge branch 'support-sendrecv-ti' into 'master'
2022-07-21 Martin QuinsonFix build error due to clang-format reordering the...
2022-07-21 Martin QuinsonSplit mmalloc in a separate library
2022-07-21 Martin QuinsonFurther small simplifications to mmalloc, killing dead...
2022-07-21 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2022-07-21 Martin QuinsonSeparate mmalloc from xbt
2022-07-21 Martin QuinsonKill a function that is unused and unimplemented
2022-07-20 Arnaud GierschJava NativeLib: delete temporary files ASAP.
2022-07-20 Arnaud GierschKill useless commented code.
2022-07-20 chaixQuick and dirty support of SendRecv in time-independent...
2022-07-19 Augustin Degommehave automatic teshsuite use only stdout to avoid tesh...
2022-07-19 Augustin Degommeadd casts in case types don't match (musl). Let's hope...
2022-07-18 Fred Suterdoc fix [no-ci]
2022-07-18 Arnaud GierschRemove redundant cast.
2022-07-15 Arnaud GierschFix distcheck (populate tesh_files, even when !HAVE_MC).
2022-07-15 Fred SuterPrevent segfault when VM's host is created with pstate > 0
2022-07-13 Martin Quinsonsthread: correctly switch to within simgrid when callin...
2022-07-13 Martin Quinsonmc::api: Inline a useless function
2022-07-13 Martin QuinsonMake sure that all MC tests are built on target tests-mc
2022-07-13 Martin Quinsonmmalloc: rename a symbol to prepare further refactorings
2022-07-13 SUTER FredericWhen multi-threaded Exec are launched on VM, account...
2022-07-13 SUTER Fredericget access to Exec thread count
2022-07-13 Arnaud GierschUse fixed point arithmetic to avoid rounding errors.
2022-07-12 Arnaud GierschFix CMakeLists for when makecontext is not compilable.
2022-07-12 Arnaud GierschFix build error with musl libc.
2022-07-12 Arnaud GierschFix definition of overriding gettimeofday.
2022-07-11 Arnaud GierschHandle different types for second parameter of gettimeo...
2022-07-11 Arnaud GierschFor sonar...
2022-07-11 Martin QuinsonThe variable is named LD_BIND_NOW so these lines were...
2022-07-10 Martin QuinsonSurvive with old cmakes
2022-07-10 Martin QuinsonCompile pthread-mutex-simple in a way that allows its...
2022-07-10 Martin QuinsonMC: allow to pass env variables to the verified application
2022-07-10 Martin Quinsonsthread: Intercept gettimeofday + sleep + usleep
2022-07-08 Bruno DonassoloFix changelog [ci-skip]
2022-07-08 Bruno DonassoloMerge branch 'issue111' into 'master'
2022-07-07 Bruno DonassoloWorkaround for multicore ptasks.
2022-07-05 Arnaud GierschRedundant initializations.
2022-07-04 Arnaud Giersch[project-description] Fix extraction of the ns-3 version.
2022-07-03 Arnaud GierschReintroduce "3-dev" in list of ns3 known versions.
2022-07-03 Arnaud GierschRecompute set of ns-3 lirairies.
2022-07-03 Arnaud GierschTry to fix number of '\' escapes in cmake regexps.
2022-07-02 Martin Quinsonsthread: don't intercept the main when run from smpirun
2022-07-02 Martin QuinsonAdapt to the upcoming ns-3 v3.36.1
2022-07-02 Arnaud GierschMake libsthtread valgrind-aware.
2022-07-01 Arnaud GierschSonar issues.
2022-06-30 Arnaud GierschFix test with ASan.
2022-06-30 Arnaud GierschPlease valgrind.
2022-06-30 Arnaud GierschCosmetics (indentation, codefactor.io).
2022-06-30 Arnaud GierschMerge branch 'dev-get-hostname-faster' into 'master'
2022-06-30 Arnaud GierschMerge branch 'python_ptask' into 'master'
2022-06-29 Tom CornebizeFix the test
2022-06-29 Tom CornebizeAdd the new test in the cmake file
2022-06-29 Tom CornebizeAdd the new test in file MANIFEST.in
2022-06-29 Tom CornebizeAdd ptasks in the Python bindings
2022-06-29 Martin QuinsonDisable sthread at the end of the sthread_main
2022-06-28 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2022-06-28 Martin QuinsonAdd a TESH for the new sthread feature
2022-06-28 Arnaud GierschSMPI_is_inited() and smpi_enabled() have the same purpo...
2022-06-28 Arnaud GierschNo need to duplicate functions.
2022-06-28 Arnaud GierschUncomment code.
2022-06-28 Arnaud GierschEasy Sonar smells.
2022-06-28 Arnaud GierschUse std::string.
2022-06-28 Arnaud GierschMissing return in the raw path.
2022-06-28 Arnaud GierschAvoid memory leak when exception is thrown.
2022-06-27 Martin QuinsonMake sthread_inside_simgrid static into libsthread...
2022-06-27 Arnaud GierschDistcheck!
2022-06-27 Arnaud GierschMerge branch 's4u_enforce' into 'master'
2022-06-27 Fabien ChaixAnswer to Mt comments
2022-06-26 Martin Quinsonmake sthread work out of MC build trees
2022-06-25 Fabien ChaixMake vm_by_name() public and modify c-cloud-migration...
2022-06-25 Martin Quinsontentative of implementing pthread_join, and to ensure...
2022-06-24 Martin QuinsonMake sure that sthread_inside_simgrid is initially...
next