1
1
openmpi/ompi/mca
Gilles Gouaillardet 8bafe06c57 Fixes *alltoall* collectives at top level
This commit :
 - Correctly retrieve the communicator size when
   checking memory and parameters
 - Ensure (sendtype,sendcount) and (recvtype,recvcount)
   matches and return with MPI_ERR_TRUNCATE otherwise
 - Return with MPI_SUCCESS without invoking the low level
   if no data is going to be transferred
 - Fixes trac:4506

cmr=v1.8.2:reviewer=bosilca

This commit was SVN r31815.

The following Trac tickets were found above:
  Ticket 4506 --> https://svn.open-mpi.org/trac/ompi/ticket/4506
2014-05-19 07:46:07 +00:00
..
allocator allocator/bucket: free all memory associated with a bucket allocator 2014-05-14 21:15:39 +00:00
bcol Add netpatterns_cleanup_narray_knomial_tree function to cleanup after 2014-05-15 17:36:26 +00:00
bml Fix a typo in mca_bml_r2_del_procs() 2014-05-16 04:43:18 +00:00
btl Remove undeclared variable 2014-05-17 04:09:05 +00:00
coll Fixes *alltoall* collectives at top level 2014-05-19 07:46:07 +00:00
common ompi: fix various small leaks 2014-05-15 15:59:51 +00:00
crcp build: add Automake-like silent/verbose macros for "ln -s ..." operations 2014-03-28 18:24:32 +00:00
dpm As per the RFC: 2014-04-29 21:49:23 +00:00
fbtl Next step of RFC: OMPI_CHECK_FUNC_LIB -> OPAL_CHECK_FUNC_LIB 2014-05-01 14:57:43 +00:00
fcoll add proper typcasts to intptr_t to avoid warnings on 32bit systems. 2014-01-10 16:19:04 +00:00
fs The bulk of the remaining renaming changes, in one final glorious "blob". Thanks to Jeff for some help chasing down a few spots. Per chat with Jeff, we decided to cleanup a few things that were historical in nature: 2014-05-07 21:48:53 +00:00
io Update the UTK copyright on the topology related files. 2014-05-16 22:23:52 +00:00
mpool The bulk of the remaining renaming changes, in one final glorious "blob". Thanks to Jeff for some help chasing down a few spots. Per chat with Jeff, we decided to cleanup a few things that were historical in nature: 2014-05-07 21:48:53 +00:00
mtl Revert r30966. 2014-05-01 22:17:09 +00:00
op The bulk of the remaining renaming changes, in one final glorious "blob". Thanks to Jeff for some help chasing down a few spots. Per chat with Jeff, we decided to cleanup a few things that were historical in nature: 2014-05-07 21:48:53 +00:00
osc Fix a memory leak in ompi_osc_base_finalize() 2014-05-16 05:25:24 +00:00
pml pml_ob1: ensure to have enough space for send/recvreq on stack 2014-05-17 01:05:59 +00:00
pubsub The bulk of the remaining renaming changes, in one final glorious "blob". Thanks to Jeff for some help chasing down a few spots. Per chat with Jeff, we decided to cleanup a few things that were historical in nature: 2014-05-07 21:48:53 +00:00
rcache Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
rte The bulk of the remaining renaming changes, in one final glorious "blob". Thanks to Jeff for some help chasing down a few spots. Per chat with Jeff, we decided to cleanup a few things that were historical in nature: 2014-05-07 21:48:53 +00:00
sbgp Looks like someone missed a '|' in this comparison, so correct it here 2014-05-14 16:53:22 +00:00
sharedfp The bulk of the remaining renaming changes, in one final glorious "blob". Thanks to Jeff for some help chasing down a few spots. Per chat with Jeff, we decided to cleanup a few things that were historical in nature: 2014-05-07 21:48:53 +00:00
topo Update the UTK copyright on the topology related files. 2014-05-16 22:23:52 +00:00
vprotocol The bulk of the remaining renaming changes, in one final glorious "blob". Thanks to Jeff for some help chasing down a few spots. Per chat with Jeff, we decided to cleanup a few things that were historical in nature: 2014-05-07 21:48:53 +00:00