1
1
openmpi/ompi/mpi
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
..
c Fixes *alltoall* collectives at top level 2014-05-19 07:46:07 +00:00
cxx Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
fortran Update the UTK copyright on the topology related files. 2014-05-16 22:23:52 +00:00
java Java: apply a patch which solves the ticket #4313 2014-04-21 21:44:25 +00:00
man/man3 MPI_Alltoallv.3in: fix typo 2014-04-24 18:14:42 +00:00
tool Fix MPI_T issues identified by friendly users. 2014-04-30 22:10:30 +00:00
help-mpi-api.txt LANL noticed that calling MPI_ABORT invokes opal_output(0, ...) 2008-10-14 19:23:03 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00