1
1
openmpi/ompi/mpi/tool
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
..
profile Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
category_changed.c scripted symbol name change (ompi_ prefix) 2017-07-11 02:13:23 -04:00
category_get_categories.c Follow the MPI_T guidelines on return errors. 2020-04-08 00:02:45 -04:00
category_get_cvars.c Follow the MPI_T guidelines on return errors. 2020-04-08 00:02:45 -04:00
category_get_index.c Follow the MPI_T guidelines on return errors. 2020-04-08 00:02:45 -04:00
category_get_info.c Follow the MPI_T guidelines on return errors. 2020-04-08 00:02:45 -04:00
category_get_num.c Follow the MPI_T guidelines on return errors. 2020-04-08 00:02:45 -04:00
category_get_pvars.c Follow the MPI_T guidelines on return errors. 2020-04-08 00:02:45 -04:00
cvar_get_index.c Follow the MPI_T guidelines on return errors. 2020-04-08 00:02:45 -04:00
cvar_get_info.c Follow the MPI_T guidelines on return errors. 2020-04-08 00:02:45 -04:00
cvar_get_num.c Follow the MPI_T guidelines on return errors. 2020-04-08 00:02:45 -04:00
cvar_handle_alloc.c Follow the MPI_T guidelines on return errors. 2020-04-08 00:02:45 -04:00
cvar_handle_free.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
cvar_read.c Follow the MPI_T guidelines on return errors. 2020-04-08 00:02:45 -04:00
cvar_write.c Follow the MPI_T guidelines on return errors. 2020-04-08 00:02:45 -04:00
enum_get_info.c Follow the MPI_T guidelines on return errors. 2020-04-08 00:02:45 -04:00
enum_get_item.c Follow the MPI_T guidelines on return errors. 2020-04-08 00:02:45 -04:00
finalize.c mpi/finalized: revamp INITIALIZED/FINALIZED 2018-06-01 13:36:29 -07:00
init_thread.c Follow the MPI_T guidelines on return errors. 2020-04-08 00:02:45 -04:00
Makefile.am Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
mpit_common.c Follow the MPI_T guidelines on return errors. 2020-04-08 00:02:45 -04:00
mpit-internal.h ompi: cleanup various string operations 2018-10-14 16:10:20 -07:00
pvar_get_index.c Follow the MPI_T guidelines on return errors. 2020-04-08 00:02:45 -04:00
pvar_get_info.c Follow the MPI_T guidelines on return errors. 2020-04-08 00:02:45 -04:00
pvar_get_num.c Follow the MPI_T guidelines on return errors. 2020-04-08 00:02:45 -04:00
pvar_handle_alloc.c Follow the MPI_T guidelines on return errors. 2020-04-08 00:02:45 -04:00
pvar_handle_free.c Follow the MPI_T guidelines on return errors. 2020-04-08 00:02:45 -04:00
pvar_read.c scripted symbol name change (ompi_ prefix) 2017-07-11 02:13:23 -04:00
pvar_readreset.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
pvar_reset.c scripted symbol name change (ompi_ prefix) 2017-07-11 02:13:23 -04:00
pvar_session_create.c Follow the MPI_T guidelines on return errors. 2020-04-08 00:02:45 -04:00
pvar_session_free.c Add missing MPI_T_PVAR_SESSION_NULL to mpi.h 2017-03-05 09:03:30 -06:00
pvar_start.c scripted symbol name change (ompi_ prefix) 2017-07-11 02:13:23 -04:00
pvar_stop.c scripted symbol name change (ompi_ prefix) 2017-07-11 02:13:23 -04:00
pvar_write.c scripted symbol name change (ompi_ prefix) 2017-07-11 02:13:23 -04:00