Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix refcounting of smpi::Info.
[simgrid.git] / src /
2019-12-12 Arnaud GierschFix refcounting of smpi::Info.
2019-12-12 Arnaud GierschLink Topo and Comm in both directions, and fix memory...
2019-12-12 Arnaud Giersch[sonar] Unused parameters.
2019-12-10 Augustin Degommeactivate tests.
2019-12-10 Augustin Degommeget rid of CHECK_FLAGS which was not correct.
2019-12-10 Augustin Degomme"Implement" MPI_File_set_view, MPI_File_get_view.
2019-12-10 Augustin Degommeagain with status
2019-12-10 Augustin Degommeappend / to mountpoint when generated
2019-12-10 Augustin DegommeMPI_STATUS_IGNORE = null, actually.
2019-12-10 Augustin DegommeAllow to use non absolute path in MPI IO.
2019-12-10 Augustin DegommeSMPI-io : check that files are not read when write...
2019-12-10 Augustin Degommefix issue with file unlinking
2019-12-10 Frederic Sutercosmetics and damn 32-bit fix
2019-12-10 Frederic Suteran enum class of size of 2 is a well named bool
2019-12-10 Frederic SuterSIMIX_display_process_status becomes Global::display_al...
2019-12-10 Frederic Sutera few process to actor changes
2019-12-10 Frederic Suternamespacing cleanups
2019-12-10 Augustin Degommeplease sonar and codefactor
2019-12-10 Augustin Degommeplease sonar
2019-12-10 Augustin Degommeinput sanitization continued.
2019-12-09 Augustin DegommeUnify input checking using shared macros. Avoid repeati...
2019-12-09 Frederic Sutertidy up PropertyHolder
2019-12-09 Augustin Degommeplease codefactor
2019-12-09 Augustin DegommeAdd more macros for input validation for colls.
2019-12-09 Frederic Sutergive access to disk's read and write (nomimal) bandwidt...
2019-12-09 Frederic Suteranother bunch of codefactor style issues
2019-12-09 Augustin DegommeUse CHECK_ARGS for more collectives.
2019-12-08 Frederic Sutercosmetics (codefactor+coding style)
2019-12-06 Augustin Degommestill some missing includes.
2019-12-06 Frederic Suterinclude version.h for python bindings too
2019-12-06 Frederic Suteradd missing include for smpi_options
2019-12-06 Frederic Suteradd missing include for smpi_options
2019-12-06 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-12-06 Augustin Degommesmpi_init_options needs to be public
2019-12-06 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-12-06 Arnaud GierschHAVE_SMPI is always defined (maybe to 0).
2019-12-05 Arnaud GierschReplace non-breaking spaces.
2019-12-05 Arnaud Giersch[cpplint] Omit template arguments for make_pair.
2019-12-05 Arnaud GierschQualifier "virtual" is redundant with "override".
2019-12-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-12-05 Arnaud GierschAvoid division by zero.
2019-12-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-12-05 Arnaud GierschDeclare variables and allocate memory when needed ...
2019-12-05 Arnaud GierschReindent.
2019-12-05 Arnaud GierschFix memory leak.
2019-12-05 Arnaud GierschFactor code to get and resize temporary shared mem...
2019-12-05 Arnaud GierschUnused variables.
2019-12-05 Arnaud GierschMissing include.
2019-12-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-12-05 Augustin Degommefix build with MC + no SMPI
2019-12-04 Martin QuinsonMerge branch 'doc' into 'master'
2019-12-04 Augustin Degomme...
2019-12-04 Augustin Degommeneed to initialize here also for osx and co.
2019-12-04 Augustin Degommehelp mc initialize smpi options.
2019-12-04 Augustin Degommefix MC build
2019-12-04 Augustin Degommeleak--
2019-12-04 Augustin DegommeMove SMPI config to smpi_config.cpp file.
2019-12-03 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-12-02 Augustin DegommeFix issue with copy avoidance, which was merely working...
2019-12-02 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-12-02 Augustin DegommeMerge branch 'master' into 'master'
2019-12-02 Fabien ChaixClean up and use of vector for cleaner allocation
2019-12-02 Frederic Sutermv version related things from config.h.in to version...
2019-12-02 Frederic Sutermove version.h from src/simgrid to include/simgrid
2019-12-02 Frederic Sutermove version related content to a dedicated file
2019-12-02 Frederic Sutercosmetics
2019-11-29 Fabien ChaixAvoid allocation inside lmm_solve
2019-11-29 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-11-29 Frederic Sutermaestro_process -> maestro_
2019-11-29 Frederic Sutermake SIMIX_wake_processes a method of simix_global
2019-11-29 Augustin Degomme1 a.m. lazy commit. Plenty of new libs appeared on...
2019-11-28 Augustin Degomme2-8 is matched as a version number and stripped from...
2019-11-28 Frederic Sutercosmetics
2019-11-28 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-11-28 Frederic SuterImprove self (less SIMIX more kernel)
2019-11-28 Martin QuinsonMC: also ignore a library that has multiple read-only...
2019-11-28 Frederic Suterdepreacate SIMIX_process_on_exit
2019-11-28 Arnaud GierschFix doubled semicolons.
2019-11-28 Frederic Sutercosmetics (less SIMIX, more kernel)
2019-11-28 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-11-28 Frederic Sutere_smx_state_t is now kernel::activity::State
2019-11-28 Augustin Degommeenhance shared tests to validate comms are skipped
2019-11-28 Augustin DegommeTry to have a real mpi_cart_sub
2019-11-27 Frederic Suteruse by_name_or_null for links too
2019-11-27 Frederic Suterfix asserts
2019-11-27 Frederic Suterdon't know why this was still a struct
2019-11-26 Augustin DegommeAvoid copying data if it comes from/to a shared buffer...
2019-11-26 Augustin DegommeIgnore copies in plain shared_mallocs.
2019-11-24 Arnaud GierschA single lookup is enough.
2019-11-24 Arnaud GierschParentheses around macro parameters.
2019-11-24 Arnaud GierschMemory leak--
2019-11-24 Arnaud GierschUnused stuff.
2019-11-23 Martin Quinsonsmpi colls: use C++ containers instead of nul-terminted...
2019-11-23 Martin Quinsoncosmetics
2019-11-22 Augustin Degommedon't forget that calloc assigns 0 to the buffer
2019-11-22 Augustin Degommecosmetics : I activated -pedantic for a quick pass
2019-11-22 Augustin Degommefix use after delete.
2019-11-22 Martin QuinsonMerge remote-tracking branch 'framagit/master'
2019-11-22 Martin Quinsonexpend more macros in MPI collectives
2019-11-21 Augustin Degommeuse catch2 way of doing this
next