Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
make test pass. The finalization barrier is needed in this case, which is suboptimal.
[simgrid.git] / src /
2021-09-24 SUTER Fredericfix proxy-apps but not the new smpi faulty test
2021-09-23 Augustin DegommeMerge branch 'public_smpi_func' into 'master'
2021-09-23 Julien EMMANUELMake some SMPI functions public
2021-09-22 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-09-22 Martin QuinsonDocument xbt_dynar_t in the new doc
2021-09-22 Arnaud GierschUpdate warning message.
2021-09-22 SUTER Fredericmore refactoring of get_instance calls
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 GierschAdd comment to ease future deprecation process.
2021-09-21 SUTER FredericEngineImpl::shutdown doesn't have to be static
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-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 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 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 SUTER Frederica few more implicit conversions removed
2021-09-06 SUTER Fredericdo not use unsigned there, -1 is used to indicate there...
2021-09-06 SUTER Fredericunsigned long-ing
2021-09-05 SUTER Fredericfix 32-bit builds
2021-09-05 SUTER Fredericyet another bunch of int -> unsigned long
2021-09-04 SUTER Fredericanother bunch of new implicit conversions
2021-09-03 SUTER Fredericchain reaction when solving implicit cast smells
2021-09-03 SUTER Fredericforgot one access to now private field
2021-09-02 SUTER Frederic[procrasticommit] less implicit casts and more consistency
2021-09-02 SUTER Frederic[procasticommit] Do not mix private and public fields
2021-08-30 Arnaud GierschMerge branch 'lost+found_github-master'
2021-08-30 Arnaud GierschMerge branch 'segvhandler_fix' into 'master'
2021-08-30 Julien EMMANUELFix incorrect suggestion in segvhandler
2021-08-24 Martin Quinsonns-3: Make wifi creation compatible with ns-3 version...
2021-08-24 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-08-23 SUTER Fredericadd a FAILED state to activities. tested on comm and...
2021-08-23 SUTER Frederic the issuer of a remote exec that fails should not die
2021-08-23 Augustin Degommenew attempt.. this bit of code was not useful, it looks...
2021-08-23 Augustin DegommeRevert "Fix for clang 14: new check was added against...
2021-08-23 Augustin DegommeFix for clang 14: new check was added against substract...
2021-08-23 SUTER FredericRemote Exec should not survive to a host failure
2021-08-18 Arnaud GierschCosmetics for sonar&co.
2021-08-17 Arnaud GierschPleases somewhat codefactor.io, lgtm, and pvs-studio.
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 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-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-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 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 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-07-30 Bruno DonassoloFix NetworkCm02Link::set_bandwidth.
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-28 Arnaud GierschMerge branch 'doc_link' into 'master'
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-21 Arnaud GierschUse if(false) to comment debugging code, and be sure...
2021-07-20 Arnaud GierschTypo.
2021-07-19 Arnaud Giersch[pvs-studio] Protect from self assignment.
next