Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2021-08-23 Augustin Degommeplease clang14
2021-08-23 SUTER FredericRemote Exec should not survive to a host failure
2021-08-19 Arnaud Giersch[ci-skip] oops++
2021-08-18 Arnaud GierschInitialize pointers with a known invalid (out-of-bound...
2021-08-18 Arnaud GierschFactorize code, reindent, etc.
2021-08-18 Arnaud GierschPrefer to use Mailbox::get_unique.
2021-08-18 Arnaud GierschCosmetics for sonar&co.
2021-08-18 Bruno DonassoloImproving doc and changelog
2021-08-17 Arnaud GierschPleases somewhat codefactor.io, lgtm, and pvs-studio.
2021-08-17 Bruno DonassoloFix fedora:rawhide, actor name forgotten
2021-08-17 Bruno DonassoloPlease sonar a little
2021-08-17 Bruno DonassoloPython: example CPU nonlinear
2021-08-17 Bruno DonassoloPython: an example with disks
2021-08-16 SUTER Fredericmodernize SIMIX_comm_set_copy_data_callback
2021-08-16 Arnaud GierschTry to make linking succeed with mingw64 (appveyor).
2021-08-16 Arnaud GierschAdd some words about known problem with ns3 on Debian...
2021-08-16 Bruno DonassoloFix memleak in teshsuite test
2021-08-16 Bruno DonassoloPotpourri of python bindings (disk, host, netzone)
2021-08-16 Bruno DonassoloPython: complex cluster example
2021-08-16 Bruno DonassoloPython network-nonlinear example
2021-08-12 Martin Quinsonhttps://framagit.org/simgrid/simgrid/-/issues/77 is...
2021-08-12 Martin QuinsonUpdate RTD sphinx theme version to v0.5.2
2021-08-12 Augustin Degommechangelog update
2021-08-12 Augustin DegommeSMPI - Allow the use of ISP tests without MC activated...
2021-08-10 Augustin Degomme[ci-skip] sonar - oops
2021-08-10 Augustin Degommefix potential leak in replay, as a temporary buffer...
2021-08-10 Augustin Degommesomehow the wrong tag was used for these colls.
2021-08-10 Augustin Degommeexclude this file from scan-build and sonar analysis...
2021-08-10 Bruno DonassoloFix factor callback type
2021-08-09 Bruno DonassoloCPU factors: dynamic factors for CPU
2021-08-09 Bruno DonassoloAdd test for multicore speed/state file
2021-08-09 Bruno DonassoloReworking user_bound for Exec actions.
2021-08-09 Bruno DonassoloRemove old fixme
2021-08-09 Bruno DonassoloAdd interface to create Profile
2021-08-07 Augustin DegommeSo Intel compiler is now detected as IntelLLVM and...
2021-08-07 Augustin DegommeThis test actually needs uninitialized values for some...
2021-08-07 Augustin Degommerename test, to avoid multiple files with same name
2021-08-07 Augustin DegommeAdd a new ti-tracing/replay test (in teshsuite) to...
2021-08-07 Augustin Degommetry to have reduce_scatter output identically on re...
2021-08-07 Augustin Degommeallow smpi/init option in replay as well.
2021-08-07 Augustin Degommeoops, maxsize was needed here.
2021-08-07 Augustin Degommereplay : add actions scan and exscan
2021-08-07 Augustin Degommemultiple fixes for replay
2021-08-07 Augustin Degommefix issues in replay of scatter and scatterv
2021-08-07 Augustin Degommesecure collectives against some allowed uninitialized...
2021-08-07 Augustin Degommeensure alltoallv tracing/replay/tracing again is coherent.
2021-08-06 Augustin Degommeprevious ti-tracing improvement for bcast and reduce...
2021-08-06 Augustin Degommeswitch from pid to rank for ti-tracing the wait action
2021-08-06 Augustin DegommeOther fix for #78 : Fortran logical and MPI_LOGICAL...
2021-08-05 Augustin Degommerequalify tesh.
2021-08-05 Augustin Degommereplay: small changes to avoid discrepencies when traci...
2021-08-05 Augustin Degommeallow the use of cfg=smpi/finalization-barrier for...
2021-08-05 Augustin Degommeimprove iterations to fill vectors
2021-08-05 Augustin Degommekill is_replayable() for datatypes.
2021-08-05 Augustin DegommeFix for fg #78 : allotallv/w tracing was reporting...
2021-08-04 Arnaud GierschLatest stable (2.7.1) of pybind11 fixed issue with...
2021-08-02 Bruno DonassoloSonar and minor improv in doc
2021-07-31 Arnaud LegrandUpdate README.md
2021-07-30 Bruno DonassoloModeling hints: I/O operations
2021-07-30 Bruno DonassoloFix NetworkCm02Link::set_bandwidth.
2021-07-30 Bruno DonassoloOops, forgotten files
2021-07-30 Bruno DonassoloFix set_read_bandwidth and set_write_bandwidth for...
2021-07-30 Bruno DonassoloCreate Disk::set_readwrite_bandwidth
2021-07-30 Bruno DonassoloI/O factors: noise for disks.
2021-07-30 Arnaud LegrandUpdate README.md
2021-07-28 Arnaud GierschMerge branch 'doc_link' into 'master'
2021-07-28 Julien EMMANUELFix broken link to releases
2021-07-23 SUTER FredericMake the plugin usable within a SMPI simulation
2021-07-23 SUTER Fredericsimplify
2021-07-23 Arnaud GierschFix a fixme (kill dead code).
2021-07-23 Arnaud GierschDefine a macro for debug messages.
2021-07-23 SUTER FredericEnable setting a specific data copy callback to any...
2021-07-22 Arnaud GierschFactor common code.
2021-07-22 Arnaud GierschSonar smells.
2021-07-21 Arnaud GierschUse workaround only for versions of libdw known to...
2021-07-21 Arnaud GierschUse if(false) to comment debugging code, and be sure...
2021-07-21 Arnaud GierschWe don't use Travis anymore.
2021-07-20 Arnaud GierschWe don't use Codacy anymore.
2021-07-20 Arnaud GierschDist check.
2021-07-20 Arnaud GierschTypo.
2021-07-19 Arnaud Giersch[lgtm] Fix unreachable statement.
2021-07-19 Arnaud Giersch[pvs-studio] Protect from self assignment.
2021-07-19 Arnaud Giersch[pvs-studio] Make it clear that free'd pointers are...
2021-07-19 Arnaud Giersch[sonar] Less implicit casts.
2021-07-19 Arnaud Giersch[pvs-studio] Don't mix initialized and non-initialized...
2021-07-19 Arnaud Giersch[pvs-studio] Initialize every members of class.
2021-07-19 Arnaud Giersch[pvs-studio] Avoid implicit cast from bool to target...
2021-07-19 Arnaud Giersch[pvs-studio] Disable V576.
2021-07-19 Arnaud Giersch[pvs-studio] Simplify boolean expressions.
2021-07-19 Arnaud Giersch[pvs-studio] No need to assign variable the same value.
2021-07-19 Arnaud GierschFix crashes with recent versions of pybind11.
2021-07-18 Martin Quinsonfix MC tests
2021-07-18 Martin Quinsontypo and cosmetics in error messages
2021-07-17 Arnaud GierschFix xbt_parse_get_all_speeds(), and add some unit tests.
2021-07-16 Arnaud Giersch[appveyor] Stick to latest working version of pybind11.
2021-07-16 Augustin Degomme[ci-skip] add colors to mattermost notifications
2021-07-16 Arnaud GierschCreate a .lgtm.yml file to configure LGTM analysis.
2021-07-16 Arnaud Giersch[lgtm] Ensure that the type casting is done before...
2021-07-16 Arnaud GierschMissing ChangeLog entry (+ cosmetics) [ci-skip].
2021-07-16 Bruno DonassoloThe next day sonar commit
next