1
1
openmpi/test/spc
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
..
Makefile.am Added Software-based Performance Counters driver code along with several counters. 2018-06-11 22:48:16 -04:00
spc_test.c Follow the MPI_T guidelines on return errors. 2020-04-12 14:13:20 -04:00