1
1
openmpi/ompi/mca
Nathan Hjelm f92579dce5 coll/ml: fix a case not correctly handled by r31071
In r31071 I modified the logic to not increment the hierarchy level if
no processes were selected by that sbgp. That fixed a problem seen on
systems where we don't support process binding. The problem is there
is a case where we actually did select processes yet the number of
selected processes is 0. We need to increment the hierarchy in this case
as well.

This should fix the segmentation fault found by recent MTT runs. Once
this is committed to 1.7.5 remove the .ompi_ignore's from coll/ml and
bcol/ptpcoll. Tested with ompi-tests/ibm.

cmr=v1.7.5:reviewer=rhc

This commit was SVN r31081.

The following SVN revision numbers were found above:
  r31071 --> open-mpi/ompi@1911d97044
2014-03-15 22:37:28 +00:00
..
allocator Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
bcol Per Dave's comment, bzero has portability issues and little advantage over a simple memset. So let's use the safer solution. 2014-03-12 22:55:47 +00:00
bml Add some additional verbose output per this RFC 2014-03-14 20:17:47 +00:00
btl Two minor usnic fixes 2014-03-05 21:21:53 +00:00
coll coll/ml: fix a case not correctly handled by r31071 2014-03-15 22:37:28 +00:00
common Remove warnings identified by clang 3.4 2014-03-12 13:17:54 +00:00
crcp SNAPC/CRCP/SSTORE: remove compiler warnings 2014-01-29 20:52:00 +00:00
dpm Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
fbtl add support for PLFS filesystem 2014-01-22 21:16:15 +00:00
fcoll add proper typcasts to intptr_t to avoid warnings on 32bit systems. 2014-01-10 16:19:04 +00:00
fs Fix: making sure the file type is not overwritten by the last queried component 2014-01-29 19:21:03 +00:00
io Add missing headers to tarball 2014-03-04 16:59:15 +00:00
mpool udreg: free huge page allocations correctly 2014-01-14 16:26:06 +00:00
mtl Per telecon, add comment indicating this needs to be fixed 2014-03-11 15:57:11 +00:00
op Remove warnings identified by clang 3.4 2014-03-12 13:17:54 +00:00
osc osc/rdma: fix the spelling of incoming 2014-03-12 21:43:23 +00:00
pml OPAL_ENABLE_FT_CR: remove compiler warnings 2014-03-04 15:28:07 +00:00
pubsub Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
rcache Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
rte Correctly implement --disable-oshmem and --without-orte so we don't build the disabled section of code. Fix a bunch of code rot in the PMI rte component, and add several missing headers when building --without-orte. 2014-03-11 22:02:40 +00:00
sbgp Fix minor hwloc memory leak in sbgp/basesmsocket 2014-03-14 20:40:12 +00:00
sharedfp Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
topo Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
vprotocol Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00