Re: [Mpi-forum] MPI "Allocate receive" proposal
Note that the type matching rules for send-receive say that MPI_BYTE matches only MPI_BYTE, not MPI_INT/FLOAT, or other type (pg 33-34). So this function would have to take a datatype argument, otherwise it would match only sends of bytes. Rajeev On Aug 26, 2013, at 10:10 AM, Jeff Squyres (jsquyres) wrote:
Dave Goodell and I have a proposal that we've socialized a bit around with other Forum members, and would now like larger Forum feedback. I'll be presenting the attached slides on the concept of an "allocate receive" in Madrid (3:30-4pm on Thursday).
There's no text or ticket yet; this is an idea that we want to get feedback on before working up a full proposal.
-- Jeff Squyres [email protected] For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/ <arecv.pptx>_______________________________________________ mpi-forum mailing list [email protected] http://lists.mpi-forum.org/mailman/listinfo.cgi/mpi-forum
participants (1)
-
Rajeev Thakur