1
1
openmpi/ompi/mpi
George Bosilca f4af1848c9
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>
2020-04-08 00:02:45 -04:00
..
c Upgrade all www.open-mpi.org URLs to https 2020-04-02 10:43:50 -04:00
fortran misc: fix <> vs "" includes throught the ompi codebase 2020-03-09 21:13:49 -04:00
java java: Fix compilation error in allToAllw using Java arrays 2019-05-22 10:00:16 +09:00
man/man3 add a description in MPI_WIN_DETACH man page. 2020-02-27 18:19:55 +09:00
tool Follow the MPI_T guidelines on return errors. 2020-04-08 00:02:45 -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-08-08 08:50:55 -07:00