Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update copyright lines with new year.
[simgrid.git] / src / smpi / include /
2020-01-01 Arnaud GierschUpdate copyright lines with new year.
2019-12-29 Arnaud Giersch[sonar] Constify pointer and reference parameters in...
2019-12-27 Arnaud GierschUse type bool for boolean variables in smpi::Comm too.
2019-12-26 Arnaud GierschRestore explicitely defined constructor (with empty...
2019-12-23 Arnaud Giersch[sonar] Constify pointer and reference local variables...
2019-12-23 Arnaud GierschMerge branch 'master' of framagit.org:simgrid/simgrid
2019-12-23 Arnaud Giersch[sonar] Initialize data members with class initializers...
2019-12-23 Frederic Suter[sonar] initialization lists and co.
2019-12-16 Arnaud GierschReduce code duplication.
2019-12-16 Arnaud GierschMake mailbox matching functions return a bool.
2019-12-12 Arnaud GierschLink Topo and Comm in both directions, and fix memory...
2019-12-10 Augustin Degommeactivate tests.
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 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 Augustin Degommeplease codefactor
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-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-12-05 Arnaud GierschFactor code to get and resize temporary shared mem...
2019-12-05 Arnaud GierschMissing include.
2019-12-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-12-04 Martin QuinsonMerge branch 'doc' into 'master'
2019-12-04 Augustin Degommehelp mc initialize smpi options.
2019-12-04 Augustin DegommeMove SMPI config to smpi_config.cpp file.
2019-11-24 Arnaud GierschUnused stuff.
2019-11-23 Martin Quinsonsmpi colls: use C++ containers instead of nul-terminted...
2019-11-22 Augustin Degommecosmetics : I activated -pedantic for a quick pass
2019-11-22 Martin QuinsonMerge remote-tracking branch 'framagit/master'
2019-11-22 Martin Quinsonexpend more macros in MPI collectives
2019-11-20 Arnaud GierschKill now unused macros.
2019-11-19 Martin Quinsonsmpi: expend a bunch of macros so that the functions...
2019-11-19 Martin QuinsonChange smpi::Colls static class into a namespace of...
2019-11-19 Martin QuinsonMerge branch 'xbt_random' into 'master'
2019-11-16 Martin Quinsonsmpi: many classes died tonight, but that will save...
2019-10-23 Yann DuplouyMerge branch 'master' into xbt_random
2019-10-20 Arnaud GierschSpell check.
2019-10-17 Arnaud Giersch[sonar] Add "override" annotation.
2019-10-07 Frederic SuterMerge branch 'master' into CRTP
2019-10-03 Augustin DegommeAdd call_location to ti-trace and replay as well.
2019-09-27 Martin QuinsonMerge branch 'master' into 'rework-energy-plugin'
2019-09-26 Arnaud Giersch[sonar] Make variable private.
2019-09-26 Arnaud Giersch[sonar] Put parentheses around macro parameters.
2019-09-26 Arnaud GierschThere's no more need for ActorPtr there.
2019-09-25 Arnaud GierschUse plain pointers in internal structures, and hopefull...
2019-09-25 Frederic SuterMerge branch 'master' into disk
2019-09-25 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-09-25 Martin Quinsonfix a memleak coming from cyclic references in smart...
2019-09-24 Frederic SuterMerge branch 'master' into disk
2019-09-24 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-09-24 Augustin Degommeadd MPI_Bsend, MPI_Ibsend, MPI_Bsend_init, MPI_Buffer_a...
2019-09-23 Martin QuinsonMerge branch 'master' into 'master'
2019-09-20 Martin QuinsonMerge branch 'master' into 'master'
2019-09-17 Frederic SuterMerge branch 'master' into disk
2019-09-16 Martin Quinsonsmpi: get ride of process_data and use a regular Extension
2019-08-27 Augustin DegommeAdd some includes to please GCC 10
2019-08-20 Augustin DegommeMerge branch 'trace_smpi_execute_flops' into 'master'
2019-08-20 Faure Adrienfix bad private function location
2019-08-18 Augustin Degommedisalign tags for collectives from their nonblocking...
2019-08-18 Augustin DegommeAdd support for MPI Errhandlers in Comm, File, Win.
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-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-26 Augustin DegommePartially revert 2b4dcee56 and activate a test.
2019-07-26 Augustin DegommeChange a bit F2C handling
2019-07-24 Augustin Degommetake care of some C/Fortran discrepancies
2019-07-17 Augustin DegommeHave the communicators created together share a unique ID.
2019-07-02 Arnaud GierschDefine and use _XBT_STRINGIFY and _XBT_CONCAT{,2,3,4}.
2019-06-21 Augustin Degommeremove spurious ;
2019-05-31 Martin QuinsonMerge branch 'tracemgrsplit' into 'master'
2019-05-03 Arnaud GierschKill never implemented option "model-check/snapshot_fds".
2019-04-30 Augustin Degommecleanup split_type to avoid leaks.
2019-04-30 Augustin Degommecleanup dup_with_info to avoid leaking in some cases
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-29 Arnaud GierschConstify third parameter of smpi::Op::apply, and save...
2019-04-26 Augustin Degommesome forgotten consts
2019-04-26 Augustin Degomme(painfully) constify colls.
2019-04-26 Augustin Degommeconstify MPI_Win*
2019-04-26 Augustin Degommeconstify MPI_Request*
2019-04-26 Augustin Degommeconstify MPI_Datatype*
2019-04-26 Augustin Degommeconstify MPI_Topo*
2019-04-26 Augustin Degommeconstify MPI_File*
2019-04-26 Augustin Degommeconstify MPI_Group*
2019-04-26 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-26 degommeMPI3 changed MPI interface to use const everywhere...
2019-04-23 degommeMPI_File_get_size, MPI_File_get_amode, MPI_File_get_gro...
2019-04-19 degommeleaks --
2019-04-19 Martin Quinsonplease sonar
2019-04-18 Augustin Degommeplease sonar
2019-04-18 Arnaud GierschUse std::vector instead of plain arrays in smpi_topo.
2019-04-18 Augustin Degomme32 bits insists of having some timestamps off by 1us...
2019-04-18 Augustin Degommebe cleaner with memory
next