v***@mail.ru
2008-08-02 07:11:14 UTC
Hi, I wonder is it legal to use MPI_Sendrecv_replace with derived data
types like MPI_TYPE_INDEXED and suchs? That is, if both sides have
equal number of blocks in MPI_TYPE_INDEXED with corresponding block
lengths, but possibly different displacements. The goal was to
exchange array of structures between two processes in the process
shuffling the order of structures in some order.
types like MPI_TYPE_INDEXED and suchs? That is, if both sides have
equal number of blocks in MPI_TYPE_INDEXED with corresponding block
lengths, but possibly different displacements. The goal was to
exchange array of structures between two processes in the process
shuffling the order of structures in some order.