1
1
openmpi/ompi/mca/btl/base
Jeff Squyres 6b6c08ef67 Fixes trac:1588: have several BTLs disable themselves in the presence of
THREAD_MULTIPLE.  There's a new (hidden) MCA parameter to re-enable
these BTLs in the presence of THREAD_MULTIPLE:
btl_base_thread_multiple_override.  This MCA parameter should ''only''
be used by developers who are working on make their BTLs thread safe;
it should ''not'' be used by end-users!

This commit was SVN r19826.

The following Trac tickets were found above:
  Ticket 1588 --> https://svn.open-mpi.org/trac/ompi/ticket/1588
2008-10-28 18:29:57 +00:00
..
base.h Fixes trac:1588: have several BTLs disable themselves in the presence of 2008-10-28 18:29:57 +00:00
btl_base_close.c Wow. And I won't name who it was who did this. You know who you are! :-) 2008-10-23 18:56:10 +00:00
btl_base_error.c Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP. 2008-06-09 14:53:58 +00:00
btl_base_error.h Add a missing OMPI_DECLSPEC 2008-08-07 20:36:11 +00:00
btl_base_mca.c Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP. 2008-06-09 14:53:58 +00:00
btl_base_open.c Fixes trac:1588: have several BTLs disable themselves in the presence of 2008-10-28 18:29:57 +00:00
btl_base_select.c Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP. 2008-06-09 14:53:58 +00:00
help-mpi-btl-base.txt Make a better error message. 2008-03-29 12:54:24 +00:00
Makefile.am Implement new BTL parameters: 2007-05-17 07:54:27 +00:00