Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2021-11-09 SUTER Frederic[sonar] Refactor to reduce cognitive complexity
2021-11-09 SUTER Fredericone less include file
2021-11-09 SUTER Fredericit may be a double, but not an int
2021-11-09 SUTER Fredericfix ns3 build (missing namespace)
2021-11-09 SUTER Fredericmove surf_presolve, surf_solve, and surf_get_clock...
2021-11-08 SUTER Fredericsay bye to simgrid::surf namespace
2021-11-08 SUTER Fredericcosmetics
2021-11-05 SUTER Fredericcosmetics
2021-11-05 SUTER Fredericmove Cpu resource definition where it belongs
2021-11-05 SUTER Fredericcosmetics
2021-11-05 SUTER Fredericinclude cleanups after deprecation
2021-11-05 SUTER Fredericno reason to die here
2021-11-04 Arnaud Giersch[appveyor] Lazy fix for failing python tests.
2021-11-04 SUTER FredericReorganize VM code
2021-10-30 SUTER Fredericadd capacity to update priority of Execs too
2021-10-30 SUTER Fredericadd user friendly wrapper to set priorities on I/Os
2021-10-29 SUTER Fredericadd the capacity the update the priority of an I/O...
2021-10-29 SUTER Frederic[no-ci] another copy/paste glitch
2021-10-29 Arnaud GierschSlightly improve coverage for xbt/config.
2021-10-28 Arnaud GierschBe more user-friendly, and give a hint for options...
2021-10-28 SUTER Frederic[no-ci] typos in comments
2021-10-28 SUTER Fredericadd capacity to set priorities on I/Os + example
2021-10-27 Arnaud GierschDisplay test output to ease debugging.
2021-10-27 Arnaud Giersch[mc_dwarf] Continue with a warning on error.
2021-10-27 SUTER Frederic[no-ci] update VM doc
2021-10-27 SUTER FredericChange the way VMs are created.
2021-10-27 SUTER Fredericreindent file
2021-10-27 SUTER Fredericadd File::open and File::close in FileSystem plugin
2021-10-27 SUTER Frederic[sonar] use shared_ptr instead of new/delete
2021-10-27 SUTER Frederic[sonar] add a few const
2021-10-26 Arnaud GierschMove kernel/resource/Resource.hpp in private section.
2021-10-26 Arnaud GierschMove smpi_replay.hpp in private section.
2021-10-26 Arnaud GierschAdd default value for variable TRACE_CALL_LOCATION...
2021-10-26 Arnaud GierschComplete error message.
2021-10-26 Arnaud GierschAdd some missing py::call_guard<py::gil_scoped_release>().
2021-10-26 Arnaud GierschRemove various hacks meant to support swapped contexts...
2021-10-26 SUTER Fredericmake Resource:state_event_ private
2021-10-26 SUTER Fredericrefactor Resource::is_used()
2021-10-26 SUTER Fredericdocument IO related signals
2021-10-26 Arnaud GierschOnly test python examples with their default context...
2021-10-26 Arnaud GierschUse thread contexts by default with python bindings.
2021-10-25 Arnaud GierschReduce scope for py_context.
2021-10-25 Augustin Degommesomehow smpif90 was not handling trace_call_location...
2021-10-25 Augustin Degommefortran: don't generate temporary files when not necessary.
2021-10-24 Martin QuinsonDo not attempt to compile raw contextes when HAVE_RAW_C...
2021-10-24 Martin QuinsonUpdate the release procedure. Forgot to update the...
2021-10-21 SUTER Fredericsplit Comm::on_start into two signals (on_send and...
2021-10-21 SUTER Fredericmention the right signals
2021-10-21 SUTER Fredericremove Link::on_communicate (use CommImpl::on_start...
2021-10-21 SUTER Fredericuse CommImpl::on_start instead of Link::on_communicate...
2021-10-21 SUTER Fredericuse CommImpl::on_start instead of Link::on_communicate...
2021-10-20 SUTER Fredericintroduce Comm::on_start and Comm::on_completion
2021-10-14 Arnaud GierschTypo.
2021-10-13 Arnaud Gierschflatifier.cpp: revert change from commit ba1c6dce93...
2021-10-13 Arnaud GierschKill trailing whitespace in misc. remaining files.
2021-10-13 Arnaud GierschKill trailing whitespaces in teshsuite/smpi/{isp,mpich3...
2021-10-13 Arnaud GierschKill trailing whitespaces in tesh files (except when...
2021-10-13 Arnaud GierschKill trailing whitespaces in XML files.
2021-10-13 Arnaud GierschKill trailing whitespaces in docs.
2021-10-13 Arnaud GierschKill trailing whitespaces in source code files.
2021-10-11 Arnaud GierschReplace backticks in shell script.
2021-10-08 Arnaud GierschDefine macro XBT_ATTRIB_DEPRECATED_v334.
2021-10-08 Arnaud GierschRemove deprecated features for next release (3.30).
2021-10-08 Arnaud GierschStart the dev of 3.30.
2021-10-08 Arnaud GierschMerge remote-tracking branch 'github/master'
2021-10-08 Arnaud LegrandUpdate AUTHORS
2021-10-08 Martin QuinsonDocker tuto-mc is based on the git version, not on...
2021-10-08 Martin QuinsonCosmetics
2021-10-08 Martin Quinsongh action docker image: allow manual trigger
2021-10-07 Martin Quinsona github action to rebuild the stable docker images
2021-10-07 Martin QuinsonFurther modernize the releasing process
2021-10-07 Martin QuinsonRelease notes of v3.29
2021-10-07 Martin QuinsonSlightly change the releasing process
2021-10-07 Martin Quinsontyypo
2021-10-07 Martin QuinsonDockerfile: fix a syntax error
2021-10-07 Martin QuinsonDocker action: don't rebuild the tuto images each week...
2021-10-07 Martin Quinsontypo v3.29
2021-10-07 Martin QuinsonRelease v3.29
2021-10-07 SUTER Fredericcleanups
2021-10-07 SUTER Fredericthere is no such thing as simix::Host
2021-10-06 SUTER Fredericdeprecate SIMIX_is_maestro
2021-10-06 SUTER Fredericdeprecate 2 more SIMIX functions
2021-10-06 SUTER Fredericempty out src/simix/smx_context.cpp
2021-10-06 SUTER Fredericmodernize some SIMIX functions
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
next