1
1
openmpi/ompi/mca/btl/template
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
..
.ompi_ignore Rename src -> ompi 2005-07-02 13:43:57 +00:00
.ompi_unignore Rename src -> ompi 2005-07-02 13:43:57 +00:00
btl_template_component.c - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +00:00
btl_template_endpoint.c 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_template_endpoint.h The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
btl_template_frag.c This commit fixes trac:729. Initialize pointer to registration to NULL. Otherwise 2007-01-09 10:29:20 +00:00
btl_template_frag.h Update the template BTL to fulfill the requirements for #1713. 2008-12-17 22:15:43 +00:00
btl_template_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_template_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_template.c - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +00:00
btl_template.h - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +00:00
configure.params Remove unneeded PARAM_INIT_FILE variable in configure.params files used by 2007-01-08 03:44:22 +00:00
Makefile.am Per long threads on the mailing list and much confusion discussion 2007-12-15 13:32:02 +00:00
netpipe-btl-template.txt make btl template compile again 2007-03-08 21:58:26 +00:00
sample-btl-template.conf * Added 2 new MCA parameters 2007-03-01 13:39:20 +00:00