1
1
openmpi/ompi/mca/mtl/mxm
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
..
configure.m4 initial implementation of MXM MTL layer 2011-07-26 04:36:21 +00:00
help-mtl-mxm.txt fix help message 2011-10-25 14:02:43 +00:00
Makefile.am initial implementation of MXM MTL layer 2011-07-26 04:36:21 +00:00
mtl_mxm_cancel.c better mxm selection mechanism, some refactoring 2011-08-07 12:06:49 +00:00
mtl_mxm_component.c update mxm mtl to changes in mxm api 2012-02-29 22:02:34 +00:00
mtl_mxm_debug.h initial implementation of MXM MTL layer 2011-07-26 04:36:21 +00:00
mtl_mxm_endpoint.c initial implementation of MXM MTL layer 2011-07-26 04:36:21 +00:00
mtl_mxm_endpoint.h remove unused includes 2011-08-03 07:07:29 +00:00
mtl_mxm_probe.c in mca_mtl_mxm, don't allow negative tags for MPI_ANY_TAG 2012-03-09 22:11:14 +00:00
mtl_mxm_recv.c in mca_mtl_mxm, don't allow negative tags for MPI_ANY_TAG 2012-03-09 22:11:14 +00:00
mtl_mxm_request.h better mxm selection mechanism, some refactoring 2011-08-07 12:06:49 +00:00
mtl_mxm_send.c update mxm mtl to changes in mxm api 2012-02-29 22:02:34 +00:00
mtl_mxm_types.h in mca_mtl_mxm, don't allow negative tags for MPI_ANY_TAG 2012-03-09 22:11:14 +00:00
mtl_mxm.c * Implement matched probe for the CM PML. Required adding a peer field to 2012-03-22 22:55:59 +00:00
mtl_mxm.h improve debug macro availability 2011-08-09 10:54:08 +00:00