Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
some things do not have to be done by each process
[simgrid.git] / src / smpi / smpi_replay.c
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-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...