1
1
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
..
2020-03-27 10:15:45 -06:00
2018-04-09 11:45:58 -04:00
2019-02-02 19:03:43 -05:00
2018-04-09 11:45:58 -04:00
2020-03-27 10:15:45 -06:00