1
1
openmpi/ompi/message
Brian Barrett cce936b94c * Implement matched probe for the CM PML. Required adding a peer field to
the ompi_message_t structure to properly initialize convertor (the peer
  is available in the request in OB1, and wasn't needed when I did the
  original implementation).
* Implement matched probe for the Portals4 MTL and add NULL function pointers
  for the other MTLs.
* Add add_comm and del_comm functions to portals4 MTL so that direct call
  almost works again.
* Add NEWS item that we've implemented matched probe

This commit was SVN r26180.
2012-03-22 22:55:59 +00:00
..
Makefile.am Implementation of the MPI-3 Matched Probe functionality. Currently only 2012-02-06 17:35:21 +00:00
message.c Update MPROBE, IMPROBE, MRECV, IMRECV with the behavior described in 2012-03-08 13:27:01 +00:00
message.h * Implement matched probe for the CM PML. Required adding a peer field to 2012-03-22 22:55:59 +00:00