Re: Plans for next meeting
David Walker (walker@rios2.EPM.ORNL.GOV)
Thu, 28 Sep 95 09:47:01 -0500
While we are on the subject of vector collective communication routines
it is possible to redistribute a vector by changing the block size using MPI if
MPI_Alltoallv() takes vectors of types instead of just a single sendtype and
recvtype.
David