Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
do not force the O2 parameter inside SMPI scripts
[simgrid.git] / src / smpi / smpi_replay.c
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
2012-09-10 suterfunctional implementation of trace replay on top of...
2012-08-04 Martin Quinsondafuk? don't mix seconds and flops!
2012-07-12 suterDo the same as before to replay traces with SMPI, but...