1
1
openmpi/ompi/mca/btl
Jeff Squyres 2f208f885c Fixes trac:1295: change language in openib BTL from IB-specific to be
"!OpenFabrics" / neutral (i.e., refer to IB and/or iWARP).

 * Mostly just type, variable/field, and funcion name changes, such as
   s/hca/device/g, etc.  
 * Changed the INI file for the hardware-specific parameters to be
   mca-btl-openib-device-params.ini.
 * Updated a lot of help messages in the help-*.txt files, not just to
   update it to be !OpenFabrics/neutral language, but also for some
   consistency of tone, indenting, etc.
 * Deprecated a bunch of MCA params in favor of language-neutral new
   ones:
   * btl_openib_warn_no_hca_params_found (s/hca/device/)
   * btl_openib_hca_param_files
   * btl_openib_ib_cq_size (s/_ib_/_of_/)
   * btl_openib_ib_max_inline_data
   * btl_openib_ib_psn
   * btl_openib_ib_mtu
   * btl_openib_ib_pkey_ix
   * btl_openib_ib_pkey_val

This commit was SVN r18985.

The following Trac tickets were found above:
  Ticket 1295 --> https://svn.open-mpi.org/trac/ompi/ticket/1295
2008-07-23 00:28:59 +00:00
..
base 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
elan This commit is related to ticket #1362. The following devices respect the 2008-06-25 03:35:07 +00:00
gm This commit is related to ticket #1362. The following devices respect the 2008-06-25 03:35:07 +00:00
mx Fix a deadlock in the put protocol for MX. The callback was never triggered, 2008-06-25 03:45:30 +00:00
ofud Missed this on my last commit regarding if include/exclude -- should now iterate from 0, not 1. 2008-07-16 14:15:25 +00:00
openib Fixes trac:1295: change language in openib BTL from IB-specific to be 2008-07-23 00:28:59 +00:00
portals I also forgot to initialize the convertor max_data, george probably copied 2008-06-13 18:33:43 +00:00
sctp 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
self 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
sm Remove the pending queue from the shared memory BTL. The PML is in charge of managing 2008-06-24 19:01:26 +00:00
tcp Remove a warning. Close ticket #1357. 2008-06-24 14:23:02 +00:00
template 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
udapl 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.h Send optimizations. 2008-05-30 03:58:39 +00:00
Makefile.am Clean up a couple of configure things: 2007-05-15 04:23:48 +00:00