1
1
openmpi/ompi/mca
Jeff Squyres 46d7ffd298 Remove some redundancy from redundant MCA redundant param names. The
following names are all new for v1.3, and therefore haven't been
officially released yet:

 * btl_openib_of_cq_size
 * btl_openib_of_max_inline_data
 * btl_openib_of_pkey
 * btl_openib_of_psn
 * btl_openib_of_mtu

The "_of_" (for OpenFabrics) in there is redundant.  It used to be
"_ib_", indicating that these values are pretty much passed directly
to the verbs stack.  But I think the "openib" in the name implies this
already; having "_of_" in there just seems redundant, makes the name
longer, and seems redundant.  It's also redundant.

So I took those "_of_"'s out of the MCA names.  The old (v1.2) names
are still valid (but deprecated), such ash btl_openib_ib_cq_size.

This commit was SVN r19718.
2008-10-08 21:34:05 +00:00
..
allocator Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
bml Scalability patch, or slim-fast effect #1. All BML structures just 2008-09-30 21:02:37 +00:00
btl Remove some redundancy from redundant MCA redundant param names. The 2008-10-08 21:34:05 +00:00
coll In the case where we detect a value of 0 in the recvcount 2008-10-07 19:44:51 +00:00
common Per http://www.open-mpi.org/community/lists/devel/2008/09/4648.php, 2008-09-11 19:02:33 +00:00
crcp Fix a problem with persistent sends found in MTT regression testing on Odin. 2008-10-08 14:11:55 +00:00
dpm Take into account Ralph's comments. There is no duplicate functionnality with the rml base. Also fix a stupid typo bug. 2008-10-01 02:31:14 +00:00
io Patch originally from George to improve ROMIO's performance when 2008-09-06 09:50:12 +00:00
mpool Change the default value of mpi_leave_pinned to -1, meaning that we'll 2008-09-16 22:06:14 +00:00
mtl Fix a bunch of compiler warnings. Refs trac:1458 2008-09-26 16:15:05 +00:00
osc Scalability patch, or slim-fast effect #1. All BML structures just 2008-09-30 21:02:37 +00:00
pml Fixed a stupid type mismatch. Thanks Jeff for noticing. 2008-10-02 00:22:41 +00:00
pubsub Per July technical meeting: 2008-08-04 16:43:12 +00:00
rcache Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
topo Remove redundant code 2008-09-05 04:29:21 +00:00