Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[SMPI] Just some cosmetics (indentation), no changes
[simgrid.git] / src / smpi / smpi_base.c
2015-05-26 Christian Heinrich[SMPI] Just some cosmetics (indentation), no changes
2015-05-26 Christian Heinrich[SMPI] Improved several comments in the code
2015-05-19 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-04-27 Gabriel CoronaMerge branch 'master' into mc
2015-04-17 Gabriel Corona[mc] Remove standalone mode and remove MC_do_the_modelc...
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[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-06 Augustin DegommeRevert "Avoid using simcalls here, as by descheduling...
2014-12-04 Gabriel CoronaMerge branch 'master'
2014-12-02 Augustin DegommeAvoid using simcalls here, as by descheduling the proce...
2014-12-02 Augustin Degommetypos-=2
2014-12-01 Gabriel Corona[mc] Enable MC specific behaviour in replay mode
2014-12-01 Gabriel CoronaRevert "[mc] Enable MC specific behaviour in replay...
2014-12-01 Gabriel Corona[mc] Enable MC specific behaviour in replay mode
2014-11-28 Adrien Lebremerge msg_vm.c - adrien (please note that there is...
2014-11-02 Martin Quinsonrename smx_action_t to smx_synchro_t
2014-10-09 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-10-05 degommecleanup, remove some useless 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-01 etortilopezMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-09-29 Augustin Degommeadd some more calls to smpi temp buffers allocation...
2014-09-27 degommeHave replay always use shared buffers instead of alloca...
2014-09-17 Augustin Degommeput back sleep time before actual send and recv.
2014-09-11 Augustin DegommeFix order of mailbox checking
2014-09-11 Augustin DegommeFix bug in SMPI with permanent receive mode.
2014-09-11 Augustin Degommechange iprobe in order to allow probing on outgoing...
2014-09-05 Gabriel Corona[smpi] Use SMPI namespace for some public variables...
2014-07-25 Gabriel CoronaMerge branch 'mc'
2014-07-16 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-16 Augustin Degommerename function
2014-07-16 Augustin Degommeuse global variables to store values that may be used...
2014-07-16 Augustin Degommeadd time injection in MPI_Wtime and MPI_Test, to match...
2014-07-08 Augustin Degommeleak --
2014-07-03 Marion Guthmullerfix debug message (wrong buffer was printed)
2014-06-27 Gabriel CoronaMerge branch 'mc'
2014-06-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-06-26 Augustin DegommeUse source of a MPI_Request as sender for SMPI messages.
2014-06-26 Augustin DegommeChange send/isend simcalls to add a new parameter ...
2014-06-24 Augustin DegommeChange the way MPI_Accumulate works with serialization...
2014-06-23 Augustin DegommeFirst steps for implemtation of MPI Onesided Operations :
2014-06-18 Paul BédarideMerge branch 'v3_11_x'
2014-06-02 Arnaud GierschMake xbt_free a function-like macro.
2014-05-26 Gabriel CoronaMerge branch 'master' into mc
2014-05-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-05-05 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-05 Arnaud GierschDon't use xbt_assert for error checking, it may be...
2014-04-25 Augustin Degommeadd private (optional) data copy function callback...
2014-04-22 Stéphane CastelliMerge branch 'smpi-topo'
2014-04-01 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-31 Martin QuinsonRevert "Remove XBT_INFO call"
2014-03-31 Pierre VeyreRemove XBT_INFO call
2014-03-31 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-28 Augustin Degommereplace warnings by debug messages
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 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-21 Gabriel CoronaMerge branch 'mc++'
2014-03-06 Gabriel CoronaMerge branch 'mc' into mc++
2014-02-28 Gabriel CoronaMerge branch 'mc++' into mc-merge
2014-02-27 Augustin DegommeDon't change the address of the buffer of the MPI_Reque...
2014-02-27 Augustin DegommeChange the way persistent MPI_Request are handled after...
2014-02-27 Augustin Degommegeneralize behavior of commit 3391e81 to other test...
2014-02-25 Augustin DegommePersistent comms may be reused after a wait, do not...
2014-02-25 Gabriel CoronaMerge branch 'mc' into mc++
2014-02-25 Gabriel CoronaMerge bugfix from branch mc-refactor
2014-02-25 Gabriel CoronaMerge branches 'mc'
2014-02-25 Marion Guthmullermodel-checker : check if action not NULL before using it
2014-02-24 Gabriel CoronaMerge 'master' into mc
2014-02-14 Augustin Degommeprotect smpi against problems with replay+collectives.
2014-02-07 Augustin Degommefix bug waiting to happen and destroy some simulations...
2014-02-06 Augustin Degommefix some SMPI+MC bugs
2014-01-30 Arnaud GierschRemove duplicated code.
2014-01-17 Marion GuthmullerMerge remote-tracking branch 'origin/libdw2'
2013-11-15 Paul BédarideMerge branch 'surf++'
2013-11-14 Augustin Degommethese terrible sort operators were working everywhere...
2013-11-14 Augustin Degommemake sure nothing bad happens here
2013-11-08 Paul BédarideMerge branch 'hypervisor' of git+ssh://scm.gforge.inria...
2013-11-08 Paul BédarideMerge tag 'v3_9_90' into hypervisor
2013-11-06 Augustin Degommepotential fixes
2013-11-06 Augustin Degommepotential fixes
2013-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
2013-10-09 Arnaud GierschLength modifier 'l' is indeed wrong in %l[efg] for...
2013-10-06 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-06 Martin Quinsonadd some comments to avoid that someone breaks the...
2013-10-04 Arnaud GierschHandle inactive requests in test and wait.
2013-10-04 Arnaud GierschReset requests to MPI_REQUEST_NULL.
2013-10-04 Arnaud GierschEmpty status in any case (plus slight reindent).
2013-10-04 Arnaud GierschEnforce type for MPI_REQUEST_NULL, and fix mistakes.
2013-10-04 Marion Guthmullermodel-checker : dangling pointer set to NULL
2013-10-04 Marion Guthmullermodel-checker : set SMPI request to NULL before creatin...
2013-10-04 Marion Guthmullerinit request real_src
next