Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Now the SMPI replay tool supports the modified MPE profiling tool.
authorGeorge Markomanolis <george@markomanolis.com>
Thu, 7 Feb 2013 16:38:39 +0000 (18:38 +0200)
committerGeorge Markomanolis <george@markomanolis.com>
Thu, 7 Feb 2013 16:38:39 +0000 (18:38 +0200)
commit3fa7ba54b3c95c674eb202301b98e2e469878342
tree6bbaeb61d293099597e2aa5144afcf13d64940f2
parent7634631c0192df9b22e59b2d2b505bf3404e4f98
Now the SMPI replay tool supports the modified MPE profiling tool.
What is new:
1) For most of the collective communications we can know exactly which rank is the root one.
2) Now we can include in the traces the real used MPI datatype (till know we were using the MPI_BYTE). Also we can have multiple datatypes in the traces.
3) The tool supports both time-independent traces from the TAU and the modified MPE tools.
4) Fix Reduce action, as there was no information about computation load.
src/smpi/smpi_replay.c