Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
privatization with coccinelle is outdated
[simgrid.git] / src / smpi / private.h
2016-02-05 Frederic Suterprivatization with coccinelle is outdated
2015-12-11 Luka StanisicMerge remote-tracking branch 'origin/master'
2015-12-11 Luka StanisicMerge remote-tracking branch 'origin/master'
2015-12-11 Luka StanisicMerging changes done by Steven, Samuel and Luka, regard...
2015-12-03 Luka Stanisicmodified [PATCH] Added functions to get SMPI's data...
2015-10-25 Martin QuinsonReduce the amount of implicit include directories
2015-10-13 Martin QuinsonMerge branch 'S4U'
2015-10-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-10-01 Gabriel CoronaMark some internal symbols as hidden on ELF in smpi
2015-08-16 Martin QuinsonMerge branch 'master' into S4U
2015-08-16 Martin Quinsonspellcheck
2015-08-09 Martin QuinsonMerge branch 'master' into S4U
2015-08-05 Martin QuinsonUpdate copyright notices
2015-05-19 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-04-28 Gabriel Corona[smpi] Better implementation of predefined attributes
2015-04-14 Gabriel CoronaMerge branch 'master' into mc-process
2015-04-14 Gabriel CoronaMerge branch 'master' into mc-process
2015-04-08 Adrien LebreMerge before commiting VM changes - Adrien
2015-04-04 Martin Quinsoncleanups and simplifications to our build system
2015-03-17 Gabriel Corona[mc] Read smpi_privatisation_regions from MCed in MC_re...
2015-03-17 Gabriel Corona[smpi] Move start_data_exe and size_data_exe in the...
2015-02-18 Arnaud LegrandMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-02-12 Gabriel CoronaMerge master into mc-process
2014-12-08 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-12-06 Augustin DegommeAdd a mutex to lock access to the SMPI mailboxes when...
2014-12-05 Augustin DegommeAdd MPI_Win_post, MPI_Win_start, MPI_Win_complete,...
2014-11-28 Adrien Lebremerge msg_vm.c - adrien (please note that there is...
2014-11-17 degommeFix problem with unknown datatypes in replay/tracing.
2014-11-07 Gabriel Corona[mc] Don't fork another process in the hop spot, MC_get...
2014-11-06 Augustin Degommeadd mpi_info_* support to fortran, and activate relevan...
2014-11-06 Augustin DegommeAdd mpi_info support for rma calls
2014-11-03 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-11-03 Augustin DegommeAdd preliminary support for MPI_Pack, MPI_Pack_size...
2014-11-03 Augustin DegommeAdd MPI_Info_* support.
2014-11-02 Martin Quinsonrename smx_action_t to smx_synchro_t
2014-10-22 etortilopezMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-10-17 Gabriel Corona[smpi+mc] When restoring a snapshot, always remap the...
2014-10-09 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-10-05 degommecleanup, remove some useless functions
2014-10-05 degommeAdd MPI_Type*keyval and MPI_Type*attr functions
2014-10-03 Augustin Degommeactivate some more tests
2014-10-03 Augustin DegommeImplement MPI_Keyval_create, MPI_Keyval_free, MPI_Attr_...
2014-10-02 Augustin DegommeChange way replay is handled, to allow cohabitation...
2014-10-02 Augustin Degommeadd MPI_Win_get_group, and activate some tests using...
2014-09-27 degommeHave replay always use shared buffers instead of alloca...
2014-09-17 Augustin DegommeImplement MPI_*_c2f MPI_*_f2c functions
2014-09-05 Gabriel Corona[smpi] Change parallel arrays into array of structs
2014-09-05 Gabriel Corona[smpi] Use SMPI namespace for some public variables...
2014-08-29 Gabriel CoronaMerge branch 'mc'
2014-08-29 Gabriel Corona[mc] Fix smpi_process_index_of_smx_process()
2014-08-01 Augustin Degommeprovide support for SMP in MPI communicators.
2014-08-01 Augustin DegommeMove group_incl code, to allow use by collective algos...
2014-07-28 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-25 Gabriel Corona[mc] Make state/snapshot comparison work with SMPI...
2014-07-25 Gabriel CoronaMerge branch 'mc'
2014-07-24 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-21 Augustin Degommesanitize get/set_name functions for fortran use
2014-07-21 Augustin DegommeAdd MPI_Win_get_name and MPI_Win_set_name support
2014-07-16 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-16 Augustin Degommerename function
2014-07-16 Augustin Degommeadd time injection in MPI_Wtime and MPI_Test, to match...
2014-07-15 degommeAdd MPI_Type_set_name and MPI_Type_get_name and activat...
2014-07-14 degommeadd definitions
2014-06-27 Gabriel CoronaMerge branch 'mc'
2014-06-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-06-24 Augustin DegommeChange the way MPI_Accumulate works with serialization...
2014-06-23 Augustin Degommeremove now useless functions
2014-06-23 Augustin DegommeFirst steps for implemtation of MPI Onesided Operations :
2014-06-18 Paul BédarideMerge branch 'v3_11_x'
2014-06-18 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-06-17 Gabriel CoronaAdd some informations/help for the user on SIGSEGV
2014-06-17 Stéphane CastelliThis should ease the future implementation of graphes...
2014-06-10 degommeadd missing prototype
2014-06-04 scastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-06-04 degommeKill f2c. Finally. I hope.
2014-05-26 Gabriel CoronaMerge branch 'master' into mc
2014-05-16 degommeFix compil without tracing, which was broken multiple...
2014-05-12 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-08 Henri CasanovaMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-08 Henri CasanovaRewrote smpi_sleep() and smpi_usleep() so that:
2014-05-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-05-07 suteradd support of MPI_Test in smpi_replay and TRACING-TI
2014-05-07 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-06 Augustin DegommeUse the xbt barrier to finalize smpi processes cleanly.
2014-05-05 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-25 Augustin DegommeBegin to add an interface to instanciate SMPI programat...
2014-04-25 Augustin Degommeadd private (optional) data copy function callback...
2014-04-24 Gabriel CoronaMerge "mc"
2014-04-22 Stéphane CastelliMerge branch 'smpi-topo'
2014-04-04 Gabriel CoronaMerge branch 'mc'
2014-04-04 Gabriel Corona[mc] Make snapshots compatible with SMPI privatization...
2014-03-24 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-21 Augustin DegommeAdd a first draft for automatic privatization of global...
2014-03-21 Gabriel CoronaMerge branch 'mc++'
2014-03-17 Stéphane CastelliFirst step in the implementation of topologies in SMPI
2014-03-06 Gabriel CoronaMerge branch 'mc' into mc++
2014-02-28 Gabriel CoronaMerge branch 'mc++' into mc-merge
2014-02-27 Augustin DegommeChange the way persistent MPI_Request are handled after...
2014-02-24 Gabriel CoronaMerge 'master' into mc
2014-02-05 Arnaud GierschAdd/update copyright notices.
next