1
1
openmpi/ompi/mca/ptl
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 Do not forget to release the temporary argv list when we're done. 2005-07-12 20:39:16 +00:00
gm Major simplifications to component versioning: 2005-07-04 20:12:36 +00:00
mx MX is working again. It still require a patched version of Mx, but hopefully this patch 2005-07-15 18:03:28 +00:00
portals * don't ever unignore the Portals ptl (keeping in the tree only as reference 2005-07-05 03:08:24 +00:00
prof Remove the EXTRA_DIST=VERSION stuff from all the Makefile.am's so that 2005-07-05 19:01:47 +00:00
self Dont mix declarations and initializations. 2005-07-14 06:44:52 +00:00
sm - Add new mpool base function: lookup by module name. This allows 2005-07-15 20:01:35 +00:00
tcp * disable TCP ptl and oob components if there is no TCP support (look at 2005-07-13 04:16:03 +00:00
Makefile.am First cut of OMPI Makefile.am's, plus a few more catchup updates in orte 2005-07-02 15:06:47 +00:00
ptl.h * rename ompi_list to opal_list 2005-07-03 16:22:16 +00:00