1
1
openmpi/ompi/mca/btl/base
Brian Barrett 3f09d5f2a4 * make btl open be safe to call multiple times (btl close already was)
* add btl back into ompi_info.  Since it now directly calls the
  open/close, the missing symbol problems Ralph was seeing when ob1 is
  ignored will not occur.

This commit was SVN r6652.
2005-07-28 16:31:29 +00:00
..
base.h * rename ompi_list to opal_list 2005-07-03 16:22:16 +00:00
btl_base_close.c * rename ompi_event to opal_event 2005-07-03 23:09:55 +00:00
btl_base_error.h Misc fixes.. 2005-07-21 20:26:17 +00:00
btl_base_open.c * make btl open be safe to call multiple times (btl close already was) 2005-07-28 16:31:29 +00:00
btl_base_select.c Added some userlevel error checking, and messaging. 2005-07-12 18:06:31 +00:00
Makefile.am * add local hook to remove static-components.h in distclean target. The 2005-07-08 13:54:12 +00:00