Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
thread factory + dlopen privatization seems to be working now on osx systems (at...
[simgrid.git] / teshsuite /
2021-11-19 SUTER Fredericcontinue to mess up with simdag
2021-11-09 SUTER Fredericrename log category from simix_context to ker_context
2021-11-09 SUTER Fredericrename log category from simix_process to ker_actor
2021-11-09 SUTER Fredericmove surf_presolve, surf_solve, and surf_get_clock...
2021-11-05 SUTER Fredericmove Cpu resource definition where it belongs
2021-10-27 SUTER FredericChange the way VMs are created.
2021-10-26 Arnaud GierschOnly test python examples with their default context...
2021-10-13 Arnaud Gierschflatifier.cpp: revert change from commit ba1c6dce93...
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 source code files.
2021-10-06 SUTER Fredericdeprecate SIMIX_is_maestro
2021-10-06 SUTER Fredericmodernize some SIMIX functions
2021-10-05 Arnaud GierschFix broken broken tesh with ifort.
2021-10-02 Arnaud GierschPlease sonar about unsecure usage of rand().
2021-10-02 Arnaud GierschAdd missing call to MPI_Finalize().
2021-10-01 SUTER Fredericdeprecate 2 simix functions
2021-09-30 Augustin Degommerequalify tests impacted by previous change (just the...
2021-09-30 Augustin Degommeadd a small bug-inducing test, for the previous fix.
2021-09-26 Augustin DegommeIntercept exit() to avoid killing simulations too early...
2021-09-24 Augustin Degommemake test pass. The finalization barrier is needed...
2021-09-24 Augustin Degommeadd a failing (since a few days) example with an explic...
2021-09-21 SUTER Fredericplease sonar
2021-09-21 Arnaud GierschLeak--
2021-09-21 SUTER Fredericuseless cosmetic commit
2021-09-21 SUTER Fredericplease sonar, get_clock is a static method
2021-09-21 SUTER Fredericplease sonar, set_config is a static method
2021-09-21 SUTER Fredericplug last leaks
2021-09-20 SUTER Fredericsave some hidden calls to Engine::get_instance
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 Frederictransfer some parts of the initialization from SIMIX_gl...
2021-09-14 SUTER FredericMerge branch 'master' of https://framagit.org/simgrid...
2021-09-05 SUTER Fredericyet another bunch of int -> unsigned long
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 QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-08-24 Arnaud GierschIf I'm not mistaken, this is no longer necessary either.
2021-08-23 Augustin Degommeplease clang14
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-17 Arnaud GierschPleases somewhat codefactor.io, lgtm, and pvs-studio.
2021-08-17 Bruno DonassoloPlease sonar a little
2021-08-16 Bruno DonassoloFix memleak in teshsuite test
2021-08-16 Bruno DonassoloPotpourri of python bindings (disk, host, netzone)
2021-08-12 Augustin DegommeSMPI - Allow the use of ISP tests without MC activated...
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 DonassoloAdd test for multicore speed/state file
2021-08-09 Bruno DonassoloReworking user_bound for Exec actions.
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-02 Bruno DonassoloSonar and minor improv in doc
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-21 Arnaud GierschUse workaround only for versions of libdw known to...
2021-07-18 Martin Quinsonfix MC tests
2021-07-18 Martin Quinsontypo and cosmetics in error messages
2021-07-06 Arnaud GierschMake single argument constructor LinkInRoute::LinkInRou...
2021-07-01 Bruno DonassoloSonar variety
2021-06-30 Bruno DonassoloMerge branch 'split_link_impl' into 'master'
2021-06-28 Bruno DonassoloSplit-Duplex: new management
2021-06-24 Arnaud GierschParameter 'fd' is always -1 for xbt_mheap_new. Kill...
2021-06-23 Arnaud GierschUse ssize_t for Exec::wait_any and Io::wait_any too.
2021-06-23 Arnaud GierschUse ssize_t as return type for Comm::wait_any.
2021-06-23 Arnaud GierschPrefer a reference for first parameter of {test,wait...
2021-06-22 Arnaud GierschAdd a test in teshsuite for Comm::wait_all_for.
2021-06-22 Arnaud GierschMake field 's4u::Host::pimpl_cpu' private.
2021-06-22 Arnaud GierschAdd missing copyright notices.
2021-06-16 Augustin DegommeAdd a SMPI_SAMPLE_LOCAL_TAG and SMPI_SAMPLE_GLOBAL_TAG...
2021-06-16 Augustin DegommeTry to be more coherent, fix misleading message, and...
2021-06-13 Arnaud GierschCleanup in .gitignore files; delete obsolete tesh file...
2021-06-10 Arnaud GierschUse empty() to check for container emptiness.
2021-06-10 Arnaud GierschUse xbt logs, not printf.
2021-06-09 Arnaud GierschDon't disable malloc override anymore when using realloc().
2021-06-09 Arnaud GierschAdd memset(0) for shared calloc.
2021-06-08 Arnaud GierschPlug memory leaks with tests mpich3-test/rma/linked_list_*.
2021-06-08 Augustin DegommeMerge branch 'factor_in_actions' into 'master'
2021-06-08 Augustin Degommereduce number of iterations to speedup rma test
2021-06-07 Augustin Degommeget_accumulate: if MPI_NO_OP is specified, origin*...
2021-06-04 Bruno DonassoloFix test on MAC OS
2021-06-04 Bruno DonassoloTry to fix test on CI
2021-06-04 Bruno DonassoloAn example with SMPI and CPP platform
2021-06-04 Bruno DonassoloAdjust test
2021-06-04 Bruno DonassoloAdjust test
2021-06-04 Bruno DonassoloMinor fix in test.
2021-06-04 Bruno DonassoloNew platform example: StarZone of StarZone
2021-06-04 Arnaud Giersch[sonar] Redundant parentheses.
2021-06-01 Bruno DonassoloAdjust timing of SMPI tests
2021-06-01 Bruno DonassoloFix timing of Wi-Fi tests.
2021-06-01 Arnaud GierschCoding style: no global "using namespace".
2021-06-01 Arnaud GierschPointer-to-const for Sonar.
2021-05-31 Arnaud GierschAdd some 'const' qualifiers.
2021-05-29 Arnaud GierschNo valgrind leak check for issue71.
next