Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Enable MC specific behaviour in replay mode
[simgrid.git] / src / smpi / smpi_base.c
2014-12-01 Gabriel Corona[mc] Enable MC specific behaviour in replay mode
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
2013-09-26 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-25 Arnaud GierschDig through git history, and update copyright lines.
2013-09-18 Augustin Degommesome requests were not tagged correctly
2013-09-18 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-03 Augustin DegommeEnsure we don't post a too big receive here, because...
2013-08-29 Augustin Degommeadd option tracing/smpi/display_sizes to display size...
2013-07-17 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-07-16 Augustin Degommecorrect a few mistakes with waitall, waitany, wait
2013-07-12 Augustin Degommechange some behaviors with MPI_IN_PLACE
2013-07-11 Augustin Degommeexscan non commutative fix
2013-07-08 Augustin Degommehandle non commutative case for scan/exscan
2013-07-08 Augustin Degommequick and naive implementation of the MPI_Exscan collective
2013-07-08 Augustin Degommetestany should work and return a flag if we test 0...
2013-07-08 Augustin Degommeadd a reference counter in order to avoide deleting...
2013-07-08 Augustin Degommehave persistent communications use a PREPARED flag...
2013-07-08 Augustin DegommeMake internal collective flags negative (incorrect...
2013-07-05 Augustin Degommefix tracing issue with some communicators
2013-07-05 acarpenaMerge branch 'dvfs'
2013-07-02 Augustin Degommeuse the right index for sendrecv optimization
2013-07-02 Augustin Degommeunify collective tags
2013-07-01 Augustin Degommehandle MPI_IN_PLACE for basic reduce
next