1
1
openmpi/ompi/mca/btl/mvapi
Brian Barrett 8b9e8054fd Move modex from pml base to general ompi runtime, sicne it's used by more
than just the PML/BTLs these days.  Also clean up the code so that it
handles the situation where not all nodes register information for a given
node (rather than just spinning until that node sends information, like
we do today).

Includes r15234 and r15265 from the /tmp/bwb-modex branch.

This commit was SVN r15310.

The following SVN revisions from the original message are invalid or
inconsistent and therefore were not cross-referenced:
  r15234
  r15265
2007-07-09 17:16:34 +00:00
..
btl_mvapi_component.c Move modex from pml base to general ompi runtime, sicne it's used by more 2007-07-09 17:16:34 +00:00
btl_mvapi_eager_rdma.h Convert all #ifdef OMPI_ENABLE_DEBUG to #if. 2007-06-17 07:14:47 +00:00
btl_mvapi_endpoint.c Convert all #ifdef OMPI_ENABLE_DEBUG to #if. 2007-06-17 07:14:47 +00:00
btl_mvapi_endpoint.h Remove a gcc-ism from the code (defining an anonymous union in the 2007-02-19 18:21:57 +00:00
btl_mvapi_frag.c When frags are allocated from mpool by free_list the frag structure is also 2007-03-05 14:17:50 +00:00
btl_mvapi_frag.h OMPI_ENABLE_DEBUG require an #if not an #ifdef 2007-06-15 19:22:19 +00:00
btl_mvapi_proc.c Move modex from pml base to general ompi runtime, sicne it's used by more 2007-07-09 17:16:34 +00:00
btl_mvapi_proc.h The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
btl_mvapi_rdma_buf.h Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
btl_mvapi.c - addition to r15198. Update also the prepare destintation functions. 2007-06-26 12:07:30 +00:00
btl_mvapi.h - addition to r15198. Update also the prepare destintation functions. 2007-06-26 12:07:30 +00:00
configure.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
configure.params Remove unneeded PARAM_INIT_FILE variable in configure.params files used by 2007-01-08 03:44:22 +00:00
help-mpi-btl-mvapi.txt copy paste error.. 2006-06-06 02:38:29 +00:00
Makefile.am Just like r14289 on the ORTE trunk: 2007-04-12 11:19:42 +00:00