1
1
openmpi/ompi/mpi
George Bosilca a073ef9ee8 Follow the MPI_T guidelines on return errors.
As indicated in the MPI3.2 document 14.3.10 page 599 line 1, the only
MPI error code possible is MPI_SUCCESS. All other errors must be in the
error class MPI_T_ERR*.
Fix the return of few pvar/cvar function that failed to correctly
convert to an MPI error code.

Signed-off-by: George Bosilca <bosilca@icl.utk.edu>
(cherry picked from commit f4af1848c9)
2020-04-12 14:13:20 -04:00
..
c dims_create: fix calculation of factors for odd squares 2020-01-10 16:07:40 +01:00
cxx mpi: mark MPI_COMBINER_{HVECTOR,HINDEXED,STRUCT}_INTEGER removed 2019-05-01 10:50:57 +09:00
fortran fortran: ensure not to use [AM_]CPPFLAGS 2020-02-04 05:15:40 -08:00
java java: Fix javadoc build failure with OpenJDK 11 2018-10-09 21:48:10 +09:00
man/man3 Fix incorrect argument in manual page. 2020-02-25 09:20:58 +01:00
tool Follow the MPI_T guidelines on return errors. 2020-04-12 14:13:20 -04:00
help-mpi-api.txt fix info-subscribe to use snprintf() and warn on long key 2018-06-01 18:31:32 -04:00
Makefile.am Fix script abstraction break: mv make_manpage.pl to config 2018-09-22 15:11:06 -05:00