Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
For File, we can change the default error handler by specifying MPI_FILE_NULL as...
[simgrid.git] / src / smpi / internals /
2019-08-18 Augustin DegommeDon't return an error when a key is not found in an...
2019-08-18 Augustin DegommeAdd support for MPI Errhandlers in Comm, File, Win.
2019-08-18 Martin QuinsonApply the default settings of 'smpi/buffering' too
2019-08-10 Martin Quinsonreduce the use of simcall_process_sleep() -> this_actor...
2019-08-01 Martin QuinsonActor: make the refcount observable, and improve debug...
2019-08-01 Martin Quinsonfix ampi example by not cleaning the tracing submodule...
2019-08-01 Martin QuinsonSMPI: redesign the end of actors/ranks' lifetime
2019-08-01 Martin Quinsonsort out the functions on MPI init/fini
2019-08-01 Martin Quinsonsmall simplification of MPI initialization
2019-08-01 Martin QuinsonMPI: we don't mess with argc/argv anymore nowadays
2019-08-01 Martin Quinsonsmpi_deployment: obey our coding rules
2019-07-31 Martin QuinsonI'd like to turn process_data into a regular extension...
2019-07-31 Martin QuinsonSMPI: prefer xbt_assert to 'if () xbt_die'
2019-07-31 Martin QuinsonMPI init: inline a function and various small cleanups
2019-07-31 Martin Quinsonsmpi::ActorExt: this constructor parameter is not used
2019-07-31 Martin QuinsonMPI init: inline a function
2019-07-31 Martin QuinsonSMPI init: stringify and rename a variable
2019-07-29 Martin Quinsonkill smpi_process_count(), use smpi_get_universe_size...
2019-07-29 Martin Quinsonsmpi: some useless cleanups while I read this code
2019-07-24 Martin QuinsonDon't whine that smpi/host-speed was not set in MC...
2019-07-17 Augustin DegommeHave the communicators created together share a unique ID.
2019-07-11 Arnaud GierschUseless casts.
2019-07-09 Arnaud GierschKill obsolete Fortran bindings for smpi/dvfs.
2019-07-03 Arnaud Giersch[sonar] Replace "std::function" by a template parameter.
2019-07-03 Arnaud Giersch[sonar] Move all #include directives before any code...
2019-06-26 Arnaud GierschRemove features marked with DEPRECATED_v324.
2019-06-21 Augustin Degommeunused
2019-06-21 Augustin Degommeadd haiku support. Because why not.
2019-05-31 Martin QuinsonMerge branch 'tracemgrsplit' into 'master'
2019-05-17 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-16 Arnaud GierschDon't take buffer on stack, 4M may be too big.
2019-05-16 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-16 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-16 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-16 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-16 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-15 Augustin Degommesay mmap is not ready for privatization in SunOS.
2019-05-07 Frederic Sutercosmetics: make more fields private
2019-05-03 Arnaud GierschKill never implemented option "model-check/snapshot_fds".
2019-05-03 Arnaud Giersch[sonar] Don't name unused exceptions.
2019-05-02 Arnaud GierschUpdate URLs (FG #1).
2019-04-30 Arnaud Giersch[sonar] Use unsigned char* for smpi buffers.
2019-04-30 Arnaud GierschUse C++ memory operators for smpi buffers.
2019-04-24 Arnaud Giersch[sonar] Unused function parameters.
2019-04-23 Arnaud GierschMove some includes where they are used.
2019-04-18 Arnaud GierschRestore warning for unit-less values.
2019-04-18 Augustin DegommeMerge branch 'file' into 'master'
2019-04-15 degommeread, seek + init
2019-04-15 degommeAllow units in smpi factors.
2019-04-14 Augustin DegommeMPI_INFO_ENV ... Still does nothing for now
2019-04-10 Arnaud GierschExclude overlapping portions of regions.
2019-04-09 Arnaud GierschUse already set variable.
2019-04-08 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-06 Augustin Degommemost linuxes seem to prefer resetting this value at...
2019-04-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-05 degommesome potentially useful debug messages
2019-04-05 degommeSpring cleaning : remove manual privatization from...
2019-04-02 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-02 Arnaud Gierschdetached really is a boolean.
2019-03-28 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-03-28 degommeSimple implementation of generalized requests in MPI.
2019-03-18 Arnaud GierschUse a reference as parameter for signal callbacks.
2019-03-16 Arnaud GierschCosmetics.
2019-03-13 Arnaud GierschRemove unused type definitions.
2019-03-13 Frederic Sutercleanups in smpi, mostly cosmetic stuff and indent
2019-03-12 Frederic Sutermv ActorImpl where it belongs
2019-03-11 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-03-11 Frederic SuterSimplifications
2019-03-11 Arnaud GierschPass std::string parameters by reference too.
2019-03-11 Arnaud GierschMore references for parameters of type std::function.
2019-03-01 Arnaud GierschStop setting random seed at initialization.
2019-02-28 Arnaud GierschDon't rely on random to generate temporary file names.
2019-02-27 Arnaud GierschReplace #define with constexpr declarations.
2019-02-26 degommeChange color of "barrier" in trace. It was too close...
2019-02-26 degommeYet again change the way SMPI_SAMPLE_MACRO works
2019-02-22 Frederic Suterdo not use xbt_mutex_t in SMPI
2019-02-20 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-02-20 degommeChange the syntax of SMPI_SAMPLE_* macros.
2019-02-20 Arnaud GierschUse CommImpl* for comm_copy callbacks.
2019-02-19 degomme[SMPI] Change sampling behavior.
2019-02-17 Frederic SuterSIMIX_process_cleanup becomes ActorImpl::Cleanup
2019-02-15 Arnaud GierschDynamic cast without checking result is slow and useles...
2019-02-14 Frederic SuterTransfers things from smx_network to Mailboxes
2019-02-12 Arnaud GierschUse const& for the parameters of type std::string not...
2019-02-12 Arnaud GierschWhenever possible, use std::move() for parameters ...
2019-02-06 Arnaud GierschRewrite smpi_copy_file() again.
2019-02-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-02-05 Arnaud GierschCosmetics.
2019-02-05 Arnaud GierschReduce scope for variable 'rank'.
2019-02-05 Arnaud GierschCosmetic rewrite to please cppcheck.
2019-02-05 Arnaud GierschInitialized all struct members.
2019-01-30 Augustin Degommeavoid sending misleading log message
2019-01-27 Martin Quinsonactivity::CommImpl: stick to our naming standards for...
2019-01-26 Martin Quinsonhelp scan-build understanding that status is not used...
2019-01-26 Martin Quinsonsonar was right: this if/else if was missing a else
2019-01-24 Arnaud Giersch[sonar] Anonymize unused parameters.
2019-01-24 Arnaud GierschHelp scan-build not seeing that "status" is initialized.
2019-01-11 Arnaud GierschSlightly simplify logic.
2019-01-11 Arnaud GierschMerge "if" statements.
2019-01-08 Martin Quinsons/HAVE_SENDFILE/SG_HAVE_SENDFILE/
next