Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
There should not be msg datatypes here
[simgrid.git] / src / smpi / smpi_replay.c
2014-10-31 degommeprovide user-friendly errors when replay encounters...
2014-10-30 degommeSomehow .. we forgot to replay allgather.
2014-10-30 degommeroot should be optional for gather replay (as it is...
2014-10-30 degommeprevious commit was a mistake. Handle the case more...
2014-10-30 Augustin Degommedon't push null request back in the dynar
2014-10-22 etortilopezMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-10-21 Augustin DegommeApply patch suggested by fabien Chaix. This avoids...
2014-10-09 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-10-02 Augustin Degommevarious fixes about replay and buffer usage
2014-10-02 Augustin DegommeChange way replay is handled, to allow cohabitation...
2014-09-27 degommeHave replay always use shared buffers instead of alloca...
2014-09-26 Augustin Degommefor replay and collectives, only allocate buffers once...
2014-09-25 Augustin DegommeAdd an option to have a sleep time before the start...
2014-09-25 Augustin Degommesmall changes to make multiple replay easier
2014-09-23 Augustin Degommeuse barrier from the active selector for replay
2014-09-11 Augustin Degommedon't use calloc for these buffers
2014-09-11 Augustin Degommewarning --
2014-09-11 Augustin Degommehave replay use correct algorithm selection logic....
2014-05-26 Gabriel CoronaMerge branch 'master' into mc
2014-05-12 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
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-03-06 Gabriel CoronaMerge branch 'mc' into mc++
2014-02-28 Gabriel CoronaMerge branch 'mc++' into mc-merge
2014-02-24 Gabriel CoronaMerge 'master' into mc
2014-02-05 Arnaud GierschAdd/update copyright notices.
2014-02-04 Augustin Degommeallow replay to handle -1 as a value for the size of...
2014-01-17 Marion GuthmullerMerge remote-tracking branch 'origin/libdw2'
2013-11-15 Paul BédarideMerge branch 'surf++'
2013-11-15 Arnaud GierschUse %f to print simulation time like in xbt_log, and...
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 suterhandle pending asynchronous requests on finalize (shoul...
2013-11-06 sutersimplify and improve the way asynchronous send and...
2013-11-06 suterhandle pending asynchronous requests on finalize (shoul...
2013-11-06 sutersimplify and improve the way asynchronous send and...
2013-11-06 Arnaud GierschRequest should not be null here.
2013-11-06 Arnaud GierschRequest should not be null here.
2013-10-31 Arnaud GierschIt's ok to pass NULL to xbt_free.
2013-10-31 Augustin Degommeleaks --
2013-10-31 Augustin Degommeadd gatherv replay action (bigdft can be replayed easil...
2013-10-30 Augustin Degommeleak-- , potential segfault--
2013-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
2013-10-30 Augustin Degommeset extra data to 0 at allocation time to avoid bad...
2013-10-30 Augustin Degommeadd Time independent output trace format ( TI ) to...
2013-10-30 Augustin Degommechange the way computation tracing is handled in smpi
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-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2013-09-24 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-24 sutersimplify way alltoallv and gatherv are described in...
2013-09-18 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-08-29 Augustin Degommeadd option tracing/smpi/display_sizes to display size...
2013-07-05 acarpenaMerge branch 'dvfs'
2013-07-03 sutercosmetics
2013-07-03 suterpushing but never popping means useless code
2013-07-01 acarpenaMerge branch 'dvfs'
2013-06-28 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-06-19 Paul BédarideMerge branch 'master' into hypervisor
2013-06-10 suteravoid double variable definition when tracing is activa...
2013-06-08 George MarkomanolisNew actions for the time independent trace replay frame...
2013-05-07 Augustin Degommesynchronize all replay processes at the end
2013-04-15 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-04-10 Paul BédarideAdd mpi alltoallv bruck and fix mpi alltoallv pairwise
2013-04-10 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-04-08 Paul Bédaridechange collective calls in smpi_replay
2013-04-02 alebreMerge branch 'master' into hypervisor
2013-02-21 Arnaud GierschFix memory leaks in smpi.
2013-02-21 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-02-21 alebreMerge with master and fix conflicts
2013-02-12 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-11 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-08 George MarkomanolisFixing a possible bug, I should use parse_double()...
2013-02-07 George MarkomanolisNow the SMPI replay tool supports the modified MPE...
2013-02-05 Arnaud GierschMerge branch 'v3_9_x'
2013-02-03 George MarkomanolisAdd MPI_Alltoallv support to the SMPI replay tool....
2013-02-02 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2013-02-01 George MarkomanolisUpdate the MPI_Waitall for SMPI replay tool, remove...
2013-02-01 Martin Quinsonmake it compile in paranoid mode
2013-01-31 alebreMerge branch 'master' into hypervisor
2013-01-31 George MarkomanolisAdding MPI_Alltoall and MPI_Waitall to the SMPI replay...
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2013-01-17 Arnaud GierschMerge branch 'master' into vmtrace
2013-01-16 Jonathan Rouzaud... Merge with master
2012-12-21 suterfirst try at replaying alltoall. Not tested yet
2012-12-21 sutermake it compile
2012-12-21 suterfactor verbose logging
2012-11-30 shensheiMerge ../simgrid
2012-11-29 suterprinting the final simulation time also has to be done...
2012-11-29 suterassuming that rank 0 is the last to finish is a bad...
2012-11-27 Jonathan Rouzaud... update
2012-11-27 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-23 Arnaud GierschMerge branch 'killgraskill'
2012-11-22 sutersome things do not have to be done by each process
2012-11-22 suterremove some leaks in verbose replay
2012-09-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-09-27 Jonathan Rouzaud... Merge conflicts in instr_routing.c
2012-09-26 suterinstrument broadcast and reduce actions too
2012-09-11 suteradd tracing for the trace replay tool. produces a trace...
2012-09-10 suterdon't need to synchronize processes anymore
next