1
1
openmpi/ompi/mca/pml/base
Brian Barrett 47725c9b02 * Add new PML (CM) and network drivers (MTL) for high speed
interconnects that provide matching logic in the library.
  Currently includes support for MX and some support for
  Portals
* Fix overuse of proc_pml pointer on the ompi_proc structuer, 
  splitting into proc_pml for pml data and proc_bml for
  the BML endpoint data
* bug fixes in bsend init code, which wasn't being used by
  the OB1 or DR PMLs...

This commit was SVN r10642.
2006-07-04 01:20:20 +00:00
..
base.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
Makefile.am * The last of the build system optimizations. Combine the component and 2005-11-20 01:03:01 +00:00
pml_base_bsend.c * Add new PML (CM) and network drivers (MTL) for high speed 2006-07-04 01:20:20 +00:00
pml_base_bsend.h * finish the TEG/UNIQ/PTL removal 2006-02-23 00:39:01 +00:00
pml_base_close.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
pml_base_module_exchange.c interface to post a callback for notification of change to modex data 2006-04-27 16:15:35 +00:00
pml_base_module_exchange.h interface to post a callback for notification of change to modex data 2006-04-27 16:15:35 +00:00
pml_base_open.c * fix for last ptl fix... have to actually return a value... 2006-02-23 05:24:58 +00:00
pml_base_recvreq.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
pml_base_recvreq.h Add a base _START macro that will do the base initialization. Additinaly, that allow me to 2006-03-31 17:05:09 +00:00
pml_base_request.c The last commit wans't supposed to bring this function in. It's not yet 2006-05-07 20:51:43 +00:00
pml_base_request.h Remove useless include. 2006-05-07 20:49:45 +00:00
pml_base_select.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
pml_base_sendreq.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
pml_base_sendreq.h Add a base _START macro that will do the base initialization. Additinaly, that allow me to 2006-03-31 17:05:09 +00:00