1
1
openmpi/ompi/mca/btl/ofud
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
..
btl_ofud_component.c Fixes trac:1588: have several BTLs disable themselves in the presence of 2008-10-28 18:29:57 +00:00
btl_ofud_endpoint.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_ofud_endpoint.h Bugfix for hangs in certain communication patterns, particularly alltoall. 2007-10-29 21:51:28 +00:00
btl_ofud_frag.c Bring the UD BTL over to the trunk, named 'ofud'. 2007-07-05 23:42:54 +00:00
btl_ofud_frag.h Bring the UD BTL over to the trunk, named 'ofud'. 2007-07-05 23:42:54 +00:00
btl_ofud_proc.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_ofud_proc.h Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
btl_ofud.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_ofud.h Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
configure.m4 Bring the UD BTL over to the trunk, named 'ofud'. 2007-07-05 23:42:54 +00:00
configure.params Bring the UD BTL over to the trunk, named 'ofud'. 2007-07-05 23:42:54 +00:00
Makefile.am Per long threads on the mailing list and much confusion discussion 2007-12-15 13:32:02 +00:00