Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2020-02-28 Augustin DegommeWhen gfortran is used with llvm lld, it needs -ffat...
2020-02-28 Augustin DegommeOnly test fortran for LTO if compiler is present.
2020-02-28 Augustin Degommebump osx version for travis
2020-02-27 Arnaud Giersch[sonar] Declare move constructors with "noexcept".
2020-02-27 Arnaud Giersch[sonar] The three expressions of a "for" statement...
2020-02-27 Arnaud GierschClose file after use.
2020-02-27 Arnaud GierschConst for sonar.
2020-02-27 Arnaud GierschHost is not null here (for scan-build).
2020-02-26 Arnaud Giersch[sonar] Don't modify condition variable twice in for...
2020-02-26 Arnaud Giersch[sonar] Change raw for-loops to range for-loops.
2020-02-26 Arnaud Giersch[sonar] Comment unused parameter.
2020-02-26 Frederic SuterThis doesn't make sense but a segfault.
2020-02-26 Martin QuinsonSpecify the full install path in includeflag and libdir...
2020-02-26 Martin QuinsonAlso fire the on_connect signal for VMs
2020-02-25 Arnaud GierschFix version comparison in cmake.
2020-02-25 Arnaud GierschNeedless XBT_ATTRIB_UNUSED.
2020-02-25 Augustin DegommeMerge branch 'cmake-customizable-install-paths' into...
2020-02-25 Millian Poquetcmake: customizable installation directories
2020-02-25 Augustin Degommerequalify some java tests after surf precision change
2020-02-25 Augustin DegommeMerge branch 'cmake-no-doc-when-disabled' into 'master'
2020-02-25 Frederic Suterrevalidate after merge of surf-precision branch
2020-02-25 Frederic Suterconvert energy-ptask to energy-exec-ptask
2020-02-25 Frederic Suterhandle (badly) the timeout exception in wait_for()
2020-02-25 Frederic Suteradd sg_actor_parallel_exec_init()
2020-02-25 Frederic Suteradd sg_actor_parallel_execute and rename sg_actor_self_...
2020-02-25 Frederic Suterplease sonar and codefactor
2020-02-25 Augustin Degommeactually do as intended. Thanks agier.
2020-02-25 Augustin Degommechangelog update
2020-02-25 Augustin DegommeMerge branch 'surf_precision' into 'master'
2020-02-25 Martin Quinsonwrite in my own doc how to regenerate the docker images...
2020-02-25 Martin QuinsonFixups in the SMPI tutorial
2020-02-25 Martin Quinsonsmpi needs python3
2020-02-25 Augustin Degommefunny this did not break before, thank lto on freebsd
2020-02-25 Augustin Degommealso exclude lto for other tests
2020-02-24 Millian Poquetcmake: indent cosmetics
2020-02-24 Millian Poquetcmake: no manpages/javadoc when doc is disabled
2020-02-24 Augustin Degommetry to silence intel (and update the deprecated way...
2020-02-24 Frederic Sutercosmetic changes
2020-02-24 Frederic Suterrework this example too
2020-02-24 Augustin Degommeavoid LTO when multiple compilers may be involved on...
2020-02-24 Augustin Degommeoops
2020-02-24 Augustin Degommeremove antique (2013) cmake commands
2020-02-24 Augustin Degommefix build for cmake < 3.9
2020-02-24 Augustin DegommeTry to use parallel build/tests when possible
2020-02-24 Augustin Degommeactivate parallel LTO for gitlab/travis builds.
2020-02-24 Augustin Degommeactivate -DLTO_EXTRA_FLAG="auto" on our jenkins build .
2020-02-24 Augustin Degommeadd an LTO_EXTRA_FLAG flag for cmake.
2020-02-24 Augustin DegommeUse more cmakey way to detect and use lto (should work...
2020-02-24 Frederic Suterconvert and simplify async-wait
2020-02-24 Frederic Suteradd sg_comm_wait()
2020-02-24 Augustin Degommescientific notation for readability
2020-02-23 Frederic Sutercosmetics
2020-02-23 Frederic Suteradd sg_comm_test
2020-02-23 Frederic Suterupdate
2020-02-23 Frederic Suterconvert host-on-off-recv
2020-02-23 Martin QuinsonFindSimGrid: adapt to the move of SIMGRID_VERSION_...
2020-02-23 Martin Quinsondocker: remove java from stable image
2020-02-23 Martin Quinsondocument some recent (and ongoing) changes
2020-02-23 Arnaud GierschSplit sonar.issue.ignore.multicriteria.c10.resourceKey.
2020-02-22 Arnaud GierschUpdate ignore list after file move.
2020-02-22 Arnaud GierschUse the right free function.
2020-02-22 Arnaud GierschKill unused variable.
2020-02-22 Arnaud Giersch[sonar] Const again.
2020-02-21 Arnaud GierschXBT_ATTRIB_UNUSED for unused parameters.
2020-02-21 Arnaud GierschPrefer xbt::random.
2020-02-21 Frederic SuterBUMMER
2020-02-21 Frederic Sutertry to fix paths
2020-02-21 Frederic Suterthis was no simdag
2020-02-21 Arnaud GierschClose simgrid/simgrid#48.
2020-02-21 Arnaud GierschClear simcall.timeout_cb_ after use (contribute to...
2020-02-21 Arnaud GierschEnsure that only valid simcalls are answered.
2020-02-21 Arnaud GierschCosmetics.
2020-02-21 Frederic Suterconvert host-on-off test to s4u
2020-02-21 Frederic Suterconvert energy-vm
2020-02-20 Frederic Suterconvert cloud-migration
2020-02-20 Frederic Sutermore documented examples
2020-02-20 Frederic Suterkill this file
2020-02-20 Frederic Suterconvert io-file-remote
2020-02-20 Frederic Suteradd sg_disk_get_host()
2020-02-20 Frederic Suterenergy-pstate -> exec-dvfs
2020-02-20 Frederic Suterconvert and simplify app-chainsend in C
2020-02-20 Frederic Suteradd sg_mailbox_get_async
2020-02-20 Frederic Suterfix attribute
2020-02-19 Frederic Suterconvert cloud capping
2020-02-19 Frederic Suterextend C API for asynchronous executions
2020-02-19 Frederic Suterconvert plugin-hostload
2020-02-19 Frederic Sutera couple more C examples
2020-02-19 Arnaud Giersch[sonar] Ignore rule S1133 for C code too.
2020-02-19 Arnaud GierschFix attributes for variables.
2020-02-19 Arnaud GierschAnother const.
2020-02-19 Frederic Suterdocument C examples related to actors
2020-02-18 Augustin Degommerequalify tesh for cloud sharing with new surf precisio...
2020-02-18 Augustin Degommerequalify tesh for replay multiple with new surf precis...
2020-02-18 Augustin Degommerequalify tesh for chord with new surf precision value.
2020-02-18 Augustin Degommerequalify tesh for simdag scheduling with new surf...
2020-02-18 Augustin Degommeput default surf precision value to 1e-9 instead of...
2020-02-18 Arnaud GierschWorkaround for errors given by Asan (certainly false...
2020-02-18 Arnaud GierschFix build.
2020-02-18 Arnaud GierschMerge activity-test-wait into activity-lifecycle.
2020-02-18 Arnaud GierschSplit sources for activity-lifecycle.
next