Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add MPI_Alltoallv support to the SMPI replay tool. Make it easy to change MPI_Datatyp...
authorGeorge Markomanolis <george@markomanolis.com>
Sun, 3 Feb 2013 21:06:59 +0000 (23:06 +0200)
committerGeorge Markomanolis <george@markomanolis.com>
Sun, 3 Feb 2013 21:06:59 +0000 (23:06 +0200)
commitb8ec45f42e58790c64cf449661f39f09f9b5fdb4
treea8ccb1ba1de54b7d157992fac0390a46fbc0547f
parent82791f187dbb46144e40afb1a2b6a467df41dbc1
Add MPI_Alltoallv support to the SMPI replay tool. Make it easy to change MPI_Datatype for the SMPI replay tool (IS benchmark uses MPI_INT and some others use MPI_BYTE)
src/smpi/smpi_replay.c