Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2021-04-02 Augustin Degommerecv should return MPI_ERR_TRUNCATE
2021-04-02 Augustin Degommefail when trying to attach a buffer if one is already...
2021-04-02 Augustin Degommewhen the standard said "return" here, it was not meant...
2021-04-02 Augustin Degommewe need to check comm is not null before trying for...
2021-04-02 Augustin Degommethis tests actually does not conform to the standard...
2021-04-02 Augustin DegommeAdd a deleted flag to keep track of invalid but not...
2021-04-02 Augustin Degommefix size of allocated buffer
2021-04-02 Augustin DegommeImplement MPI_Comm_test_inter.
2021-04-02 Augustin Degommeadd more Fortran definitions
2021-04-02 Bruno DonassoloSeal NetZone
2021-04-02 Bruno DonassoloConstify list of links parameter
2021-04-02 Bruno DonassoloSimplified methods to add routes
2021-04-02 SUTER Fredericsimplify constant model a bit
2021-04-02 SUTER Fredericsnake casing IB
2021-04-02 SUTER Fredericsmall simplifications and cleanups
2021-04-02 SUTER Fredericsimplification
2021-04-02 Bruno DonassoloFix error handling.
2021-04-02 Arnaud GierschAvoid a local variable only used by xbt_assert.
2021-04-02 Arnaud GierschChange "if(...) xbt_die(...)" to "xbt_assert(...)".
2021-04-02 Arnaud GierschNever disable xbt_assert anymore.
2021-04-02 Arnaud GierschMake mc::Api::get_actor_name return a const&.
2021-04-02 Arnaud GierschEmpty is when len == 0!.
2021-04-01 Arnaud GierschImprove debug messages (code is still not functional).
2021-04-01 Arnaud GierschFIXME++
2021-04-01 Arnaud GierschFix segfault with debug message.
2021-04-01 Arnaud GierschRender mc::Api::get_actor_name() public.
2021-04-01 Arnaud GierschZero-initialize struct to avoid valgrind warnings.
2021-04-01 Augustin Degomme[ci-skip] save some space on docker images (without...
2021-04-01 Bruno DonassoloRenaming, snake_case
2021-04-01 Bruno DonassoloFriendly set_latency, accepts strings.
2021-04-01 Bruno DonassoloAdd create_link in s4u::NetZone
2021-04-01 Bruno DonassoloSimplyfying create_host and exporting it to s4u::NetZone
2021-04-01 Bruno DonassoloAdding seal() for Host
2021-04-01 Bruno DonassoloFactory functions for all Netzones
2021-04-01 Arnaud GierschDeobfuscate error checking.
2021-04-01 Arnaud GierschMove declarations for xbt_abort and xbt_die to xbt...
2021-04-01 Arnaud GierschMake xbt_die use the root log category.
2021-04-01 Arnaud GierschUsing xbt_* functions in vasprintf() does not look...
2021-04-01 Bruno DonassoloMoving the models initialization to NetZoneImpl.
2021-04-01 Martin Quinsonsg_exit never allowed to reload a platform afterward...
2021-04-01 Martin Quinsontypo (reported by lintian)
2021-04-01 Martin QuinsonActor's ID should be a long, and should be named AID
2021-04-01 Augustin Degommeadd libfmt-dev as a pajeng dependency [noci]
2021-03-31 Arnaud GierschMake ExecImpl::get_hosts return a const&.
2021-03-31 Arnaud GierschPointer to const.
2021-03-31 Arnaud GierschUnused variable.
2021-03-31 Arnaud GierschSave a reinterpret_cast.
2021-03-31 Arnaud GierschConstify xbt::string::to_string_data.
2021-03-31 Arnaud GierschPtrace returns a long int.
2021-03-30 Arnaud Giersch[mc] Add some coverage_checkpoint() for model-checked...
2021-03-30 Arnaud Giersch[mc] Politely ask the model-checked application to...
2021-03-30 Arnaud Giersch[mc] Add an option to ask a model-checked application...
2021-03-30 Arnaud Giersch[mc] Use a basic message type for answering mc::Message...
2021-03-30 Arnaud Giersch[mc] Use existing ModelChecker::shutdown() on ModelChec...
2021-03-30 Arnaud Giersch[mc] Terminate crashing applications too.
2021-03-30 Arnaud GierschRemove function calls with side effects from xbt_assert.
2021-03-30 Arnaud GierschForgot initial dash line in ChangeLog.
2021-03-30 Arnaud Giersch[mc] Don't retrieve actor hostname again if it's alread...
2021-03-30 Arnaud Giersch[mc] Fix mc::Api::get_actor_host_name.
2021-03-30 Arnaud GierschRevert "Fix MC tests."
2021-03-30 Bruno DonassoloFix MC tests.
2021-03-30 Bruno DonassoloRefactor Host and HostImpl
2021-03-30 Bruno DonassoloNew API: set_pstate_speed
2021-03-30 SUTER Fredericfix java test: get_remaining() needs the Exec to be...
2021-03-30 SUTER Frederictry to match Activity design to Resource design
2021-03-29 Arnaud GierschDefine next XBT_ATTRIB_DEPRECATED macro.
2021-03-29 Arnaud GierschRemove deprecated features for next release.
2021-03-29 Arnaud GierschStart the dev of 3.28.
2021-03-29 Martin QuinsonRelease SimGrid v3.27 v3.27
2021-03-29 Arnaud GierschAvoid using && in .gitlab-ci.yml.
2021-03-29 Arnaud GierschMove xbt_modinter.h to src/include/xbt/.
2021-03-29 Martin QuinsonTypos [noci]
2021-03-28 Augustin Degommeadd some words about new options in smpi tuto
2021-03-28 Augustin Degommetypo [noci]
2021-03-28 Augustin Degommecosmetics
2021-03-28 Augustin Degommeadd message when 0 bytes are allocated
2021-03-28 Martin QuinsonProposition of a NEWS entry
2021-03-28 Augustin Degommecosmetics
2021-03-28 Augustin Degommealso change option name in MC-flavored tesh
2021-03-28 Augustin Degommetrim changelog
2021-03-28 Augustin Degommedocument new options
2021-03-28 Augustin Degommeadd -analyze to smpirun to activate both smpi/display...
2021-03-28 Augustin Degommerename option,
2021-03-28 Augustin Degommetypo
2021-03-27 Arnaud GierschTypos [noci]
2021-03-27 Arnaud GierschAdd explaining comment.
2021-03-27 Martin QuinsonChangelog: this big fat warning is not mandated, as...
2021-03-27 Arnaud GierschReduce scope for variables.
2021-03-27 Arnaud GierschReplace std::random with xbt::random.
2021-03-27 Arnaud GierschFix XbtRandom::uniform_int() when used with large range.
2021-03-27 Arnaud Giersch[sonar] Useless parentheses.
2021-03-27 Arnaud GierschUse std::call_once instead of pthread_once.
2021-03-27 Martin QuinsonChangelog updates as a preparation to the next release...
2021-03-27 Augustin Degommechangelog update
2021-03-27 Augustin DegommeRename github action
2021-03-27 Augustin DegommeMerge branch 'master' into 'master'
2021-03-27 Augustin Degommeadd ctest output to gitlab ci
2021-03-26 Martin Quinsoncosmetics, somewhat hinted by sonar
2021-03-26 Martin QuinsonMove SimcallObserver from simgrid::mc to simgrid::kerne...
2021-03-26 Arnaud GierschMerge branch 'simcall_blocking' into 'master'
next