Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2021-10-06 SUTER Fredericless calls to simix.h + cosmetics
2021-10-05 Arnaud GierschMove declarations in smpi_helpers_internal.h.
2021-10-05 Arnaud GierschFix dead store [fbinfer].
2021-10-05 Arnaud GierschFix broken broken tesh with ifort.
2021-10-05 Arnaud GierschAdd attribute [[noreturn]].
2021-10-05 Arnaud GierschSetup argc/argv for the Fortran run-time environment...
2021-10-04 Augustin Degommeupdate ca-certificates package for bigdft build, as...
2021-10-02 Arnaud GierschUse 'auto' with functions returning iterators [sonar].
2021-10-02 Arnaud GierschUse type 'unsigned long' [lgtm/pvs-studio].
2021-10-02 Arnaud GierschMisc. cosmetic changes.
2021-10-02 Arnaud GierschPlease sonar about unsecure usage of rand().
2021-10-02 Arnaud GierschAvoid spurious diff for generated file.
2021-10-02 Arnaud GierschAdd missing call to MPI_Finalize().
2021-10-01 SUTER Fredericfix appveyor build (bis)
2021-10-01 SUTER Fredericfix appveyor build
2021-10-01 SUTER Fredericdeprecate 2 simix functions
2021-10-01 SUTER Fredericmore include cleanups
2021-09-30 SUTER Fredericinclude cleanups in src/s4u
2021-09-30 Augustin DegommeMC does not like mutexes, so disable the barrier for it.
2021-09-30 Augustin Degommerequalify tests impacted by previous change (just the...
2021-09-30 Augustin Degommeadd a small bug-inducing test, for the previous fix.
2021-09-30 Augustin DegommeAdd a simgrid barrier at the end of MPI_Init call.
2021-09-30 SUTER Fredericinclude cleanups (platf_private.hpp, surf_private.hpp...
2021-09-30 SUTER Fredericinclude cleanups (mostly surf/surf.hpp)
2021-09-30 SUTER Frederic[sonar] fix a few recently introduced smells
2021-09-29 Martin QuinsonChangelog reviewed by Arnaud [ci-skip]
2021-09-29 Augustin DegommeFix high memory usage when exec events are done.
2021-09-28 Martin Quinsonattempt at improving the changelog, TBC
2021-09-28 Martin Quinsondoc: a ref cannot be nullptr
2021-09-28 SUTER FredericMore consistency in resource creation/destruction
2021-09-28 Arnaud GierschFix memory leak when smpi_exit is called.
2021-09-27 Arnaud GierschDeclare this_actor::exit() [[noreturn]].
2021-09-27 Augustin Degommeextend std namespace with our own definitions.
2021-09-27 Augustin Degommeuse a more simgrid-y way of telling the compiler that...
2021-09-27 Augustin DegommeMark the smpi_exit call as noreturn, and really kill...
2021-09-26 Augustin DegommeRevert "initialize a variable in EP."
2021-09-26 Augustin Degommeinitialize a variable in EP.
2021-09-26 Augustin DegommeIntercept exit() to avoid killing simulations too early...
2021-09-24 Augustin Degommemake test pass. The finalization barrier is needed...
2021-09-24 SUTER Fredericfix proxy-apps but not the new smpi faulty test
2021-09-24 Augustin Degommeadd a failing (since a few days) example with an explic...
2021-09-23 Augustin DegommeMerge branch 'public_smpi_func' into 'master'
2021-09-23 Julien EMMANUELMake some SMPI functions public
2021-09-23 Martin Quinsoncosmetics in the changelog and NEWS file [skip-ci]
2021-09-22 Martin QuinsonFix distcheck
2021-09-22 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-09-22 Martin QuinsonIntegrate the tutorial on modeling I/O to the flow...
2021-09-22 Martin QuinsonDoc: fix broken links after recent slight API changes
2021-09-22 Martin QuinsonDocument xbt_dynar_t in the new doc
2021-09-22 Millian Poquetdoc: install/usage with nix/pacman
2021-09-22 Millian Poquetdoc: nix package to run sphinx with sanity
2021-09-22 Arnaud GierschUpdate warning message.
2021-09-22 SUTER Fredericmore refactoring of get_instance calls
2021-09-21 Martin QuinsonUpdate the doc on getting unstable jar builds
2021-09-21 SUTER Fredericplease sonar
2021-09-21 SUTER Fredericremove smx_global.cpp
2021-09-21 SUTER Fredericmove MC stuff from simix_global to EngineImpl
2021-09-21 Arnaud GierschTypo.
2021-09-21 Arnaud GierschLeak--
2021-09-21 Arnaud GierschAddress warnings from sonar-scanner.
2021-09-21 Arnaud GierschAdd comment to ease future deprecation process.
2021-09-21 SUTER Fredericuseless cosmetic commit
2021-09-21 SUTER Fredericless indirect calls to get_instance in examples (exec...
2021-09-21 SUTER FredericEngineImpl::shutdown doesn't have to be static
2021-09-21 SUTER Fredericplease sonar, get_clock is a static method
2021-09-21 SUTER Fredericplease sonar, set_config is a static method
2021-09-21 SUTER Fredericcleanups
2021-09-21 SUTER Frederichandle suicidal MPI apps first
2021-09-21 SUTER Fredericget rid of surf_init
2021-09-21 SUTER Fredericplug last leaks
2021-09-21 SUTER Fredericless indirect calls to get_instance in examples (actor...
2021-09-20 SUTER Fredericsave some hidden calls to Engine::get_instance
2021-09-20 SUTER Fredericsimplify writing in model setup + may fix issue with...
2021-09-20 SUTER Frederictry to reduce calls to get_instance and plug some leaks
2021-09-20 SUTER Fredericadd Engine instance in sd_global and avoid using get_in...
2021-09-19 Arnaud GierschSomewhat redo commit df93dfaab8d79f5e08088aedc95dd2712c...
2021-09-19 Arnaud GierschMissing includes.
2021-09-17 SUTER FredericMerge branch 'no_simix_global'
2021-09-17 SUTER Frederictype change + rename function
2021-09-17 SUTER FredericMerge branch 'master' of https://framagit.org/simgrid...
2021-09-17 SUTER Fredericrename SIMIX_set_maestro into simgrid_set_maestro
2021-09-17 SUTER Fredericget rid of SIMIX_global_init
2021-09-17 SUTER Fredericdeal with MSG and Java too
2021-09-17 SUTER Fredericmove context_mod_init to EngineImpl
2021-09-17 SUTER Fredericget rid of simix_global and smx_private.hpp
2021-09-17 SUTER Frederictransfer some parts of the initialization from SIMIX_gl...
2021-09-15 SUTER Fredericmove maestro to EngineImpl. breaks a unit-test
2021-09-14 Augustin Degommeswitch to bigdft sdk container for building bigdft...
2021-09-14 Augustin Degommebigdft: missing packages (thanks agier)
2021-09-14 Arnaud GierschAsan: ignore what looks like false positives of gcc-11.
2021-09-14 SUTER Fredericget rid of surf_exit()
2021-09-14 SUTER Fredericfix destruction order
2021-09-14 SUTER FredericMerge branch 'master' of https://framagit.org/simgrid...
2021-09-13 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-09-13 Augustin Degommenew attempt for bigdft ..
2021-09-13 Martin Quinsonexternal CI scripts: cosmetics and uniformity
2021-09-13 Martin QuinsonGH CI actions: schedule 1h17 after the docker action...
2021-09-13 Martin QuinsonNew GH action for BatSim CI
2021-09-13 SUTER Frederica few more implicit conversions removed
2021-09-13 Augustin Degommeallow bigdft build as root
next