1
1
openmpi/ompi/mca
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
..
allocator Oops -- cut-n-paste-error -- use OMPI in the OMPI layer... 2008-07-21 20:07:37 +00:00
bml 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 Fixes trac:1295: change language in openib BTL from IB-specific to be 2008-07-23 00:28:59 +00:00
coll Remove per http://www.open-mpi.org/community/lists/devel/2008/07/4386.php 2008-07-22 00:57:23 +00:00
common 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
crcp 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
dpm Repair the MPI-2 dynamic operations. This includes: 2008-07-03 17:53:37 +00:00
io Next step: Back out r17543 (ficxing a bunch of ROMIO warnings). Let's 2008-07-07 23:22:26 +00:00
mpool Small fix for including unistd.h header file. 2008-06-27 16:25:31 +00:00
mtl 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
osc Fix for bug when running 64-bit heterogeneous. 2008-07-17 19:04:40 +00:00
pml Use the generic version number instead of hardcoded ones 2008-07-22 21:10:51 +00:00
pubsub Repair the MPI-2 dynamic operations. This includes: 2008-07-03 17:53:37 +00:00
rcache 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
topo Clarify and correct comments 2008-06-28 14:15:04 +00:00