Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[sonar] Less implicit conversions.
[simgrid.git] / src / smpi / bindings / smpi_pmpi.cpp
2021-07-13 Arnaud Giersch[sonar] Less implicit conversions.
2021-06-08 Augustin DegommeMerge branch 'factor_in_actions' into 'master'
2021-06-02 Arnaud GierschDefine class SmpiBenchGuard, and use RAII to handle...
2021-05-27 Augustin DegommeAdd flag to provide an optional barrier in MPI_Finalize.
2021-04-19 Arnaud GierschMore int -> aid_t.
2021-04-19 Arnaud GierschUse type aid_t for process id. in instr_smpi.
2021-04-19 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-04-18 Arnaud GierschFinally rename smpi::Group::actor_pid() back to actor().
2021-04-18 Arnaud GierschKill smpi::Group::actor(int).
2021-04-06 Augustin DegommeAdd the option to print origin of a failing handle.
2021-04-04 Augustin Degommecheck for alloc mem
2021-04-03 Augustin DegommeMPI_Abort : try to kill other processes from the commun...
2021-04-03 Augustin DegommeKeyvals : handle MPI_KEYVAL_INVALID
2021-04-03 Augustin DegommeErrhandler : inputs + cleanup
2021-04-03 Augustin DegommeAbort : check input, and remove fixme... Actual impleme...
2021-04-03 Augustin DegommeInit : dont just crash with asserts, return errors...
2021-04-03 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-04-02 Augustin Degommefail when trying to attach a buffer if one is already...
2021-04-02 Augustin Degommewhen the standard said "return" here, it was not meant...
2021-04-02 Arnaud GierschChange "if(...) xbt_die(...)" to "xbt_assert(...)".
2021-03-06 Augustin DegommeImplement MPI_Aint_add and MPI_Aint_diff
2021-01-13 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-01-12 Arnaud GierschUpdate copyright lines.
2020-12-15 Augustin DegommeMerge branch 'Adrien.Gougeon/simgrid-master'
2020-11-27 Ehsan AzimiMerge branch 'master' of github.com:simgrid/simgrid...
2020-11-26 Arnaud GierschDead code: xbt_malloc won't fail.
2020-11-22 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2020-10-30 Ehsan AzimiMerge branch 'master' of github.com:simgrid/simgrid
2020-10-29 Arnaud GierschMake code simpler.
2020-10-28 Ehsan AzimiMerge branch 'master' of github.com:simgrid/simgrid
2020-10-27 Arnaud GierschUse std::vector.
2020-10-23 Arnaud GierschMerge branch 'pikachuyann/simgrid-stoprofiles'
2020-09-30 Martin QuinsonMerge branch 'adrien' into 'master'
2020-09-30 Martin QuinsonMerge branch 'master' into adrien
2020-09-26 Martin QuinsonMerge branch 'master' of framagit.org:Adrien.Gougeon...
2020-07-01 Arnaud Giersch[sonar] Remove redundant casts.
2020-06-07 Augustin DegommeThis call can be performed before MPI_Init, avoid bench...
2020-05-27 Augustin DegommeTrigger a warning when abort is called and a process...
2020-04-27 Yann DuplouyMerge branch 'random_readwritestate' into 'master'
2020-04-27 Frederic Suterrefactoring SMPI trace initialization
2020-02-06 Arnaud GierschMerge branch 'pikachuyann/simgrid-xbt_random'
2020-01-24 Frederic SuterMerge branch 'depencencies' of https://framagit.org...
2020-01-01 Arnaud GierschUpdate copyright lines with new year.
2019-12-06 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-12-06 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-12-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-12-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-12-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-12-03 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-12-02 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-12-02 Frederic Sutermv version related things from config.h.in to version...
2019-10-07 Frederic SuterMerge branch 'master' into CRTP
2019-09-27 Martin QuinsonMerge branch 'master' into 'rework-energy-plugin'
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-08-18 Augustin DegommeAdd support for MPI Errhandlers in Comm, File, Win.
2019-08-15 Martin Quinsonmove the simcall template to the kernel::actor namespace
2019-08-01 Martin Quinsonfix ampi example by not cleaning the tracing submodule...
2019-08-01 Martin Quinsonsmall simplification of MPI initialization
2019-05-31 Martin QuinsonMerge branch 'tracemgrsplit' into 'master'
2019-05-16 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-14 Arnaud GierschFix PMPI_Error_string.
2019-05-14 Augustin Degommereplace useless strncpy by a memcpy
2019-04-27 Arnaud GierschMPI_Address gets const too.
2019-04-26 Augustin Degommesome forgotten consts
2019-04-24 Arnaud Giersch[sonar] Unused function parameters.
2019-04-02 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-02 degommeavoid potential segfault when fed nonsense
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-02-12 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-02-12 Frederic Suterstart to differentiate kill from exit in ActorImpl
2019-01-08 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-07 Arnaud GierschUpdate copyright lines with new year.
2018-11-21 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2018-11-21 Martin QuinsonMerge pull request #316 from bcamus/master
2018-11-21 Martin QuinsonMerge pull request #314 from simgrid/smpi-args-cleanup
2018-11-16 Millian Poquet[smpi args cleanup] internal changes for clean-up
2018-10-11 jed56 ( Jean-Emile... Merge branch 'master' into v3.20-expose-simgrid-jni
2018-09-25 Martin QuinsonMerge pull request #302 from mpoquet/rename-s4u-synchro...
2018-09-25 Augustin DegommeHave attributes actually work in fortran... the horror
2018-07-24 Augustin DegommeRework SMPI initialization to handle argc and argv...
2018-07-24 Frederic Suterfix the (unoticed) mess I made
2018-07-13 Martin QuinsonMerge pull request #280 from mpoquet/replay-steroid...
2018-07-12 Martin Quinsonrename smpi::Process to smpi::ActorExt
2018-07-09 Augustin Degommeprevent <0 errorcodes in MPI_Error_code
2018-07-07 Martin QuinsonMerge pull request #283 from mpoquet/smpi_convert_fix
2018-07-06 Augustin DegommeFix warning by putting the array only where it's needed
2018-07-06 Augustin DegommeGenerate error strings at the same time enum is generated.
2018-07-06 Augustin Degomme- Support MPI_Error_string
2018-06-06 Augustin Degommeyes another attempt
2018-05-12 Martin Quinsonrename simix::kernelImmediate into simix::simcall
2018-04-25 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-04-25 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-04-25 Martin Quinsonsnake_case and cleanup some more methods of s4u::Engine
2018-04-10 Martin Quinsonfurther snake_case s4u::Actor
2018-04-08 Arnaud GierschUpdate copyright headers.
2018-04-02 Martin Quinsonconvert getCname to get_cname
next