1
1
openmpi/ompi/mca/btl/ofud
Rainer Keller d81443cc5a - On the way to get the BTLs split out and lessen dependency on orte:
Often, orte/util/show_help.h is included, although no functionality
   is required -- instead, most often opal_output.h, or               
   orte/mca/rml/rml_types.h                                           
   Please see orte_show_help_replacement.sh commited next.            

 - Local compilation (Linux/x86_64) w/ -Wimplicit-function-declaration
   actually showed two *missing* #include "orte/util/show_help.h"     
   in orte/mca/odls/base/odls_base_default_fns.c and                  
   in orte/tools/orte-top/orte-top.c                                  
   Manually added these.                                              

   Let's have MTT the last word.

This commit was SVN r20557.
2009-02-14 02:26:12 +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 Use a more clear name for the proc in the constructor and destructor functions. 2009-01-05 14:14:38 +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 - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +00:00
btl_ofud.h - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +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