1
1
openmpi/ompi/mca/mpool/base
Jeff Squyres f41e4149fa - Add new mpool base function: lookup by module name. This allows
multiple components to share a single mpool module (e.g., the
  ptl/btl and coll sm components).
- Re-tool the ptl, btl, and coll sm components to first look for the
  target mpool module, and if they don't find it, to create it.
- coll sm component now correctly identifies when it is supposed to
  run or not (i.e., if all the processes in the communicator are on
  the same host).  Now we just need to fill in some algorithms.  :-)

This commit was SVN r6530.
2005-07-15 20:01:35 +00:00
..
base.h - Add new mpool base function: lookup by module name. This allows 2005-07-15 20:01:35 +00:00
Makefile.am * add local hook to remove static-components.h in distclean target. The 2005-07-08 13:54:12 +00:00
mpool_base_alloc.c added leave_pinned flag to base registration 2005-07-14 22:28:00 +00:00
mpool_base_close.c * rename ompi_list to opal_list 2005-07-03 16:22:16 +00:00
mpool_base_init.c * rename ompi_output to opal_output 2005-07-03 23:31:27 +00:00
mpool_base_lookup.c - Add new mpool base function: lookup by module name. This allows 2005-07-15 20:01:35 +00:00
mpool_base_open.c Remove a bunch of -I's that are no longer necessary with 2005-07-04 18:24:58 +00:00