Ralph Castain
1e2019ce2a
Revert "Update to sync with OMPI master and cleanup to build"
...
This reverts commit cb55c88a8b7817d5891ff06a447ea190b0e77479.
2016-11-22 15:03:20 -08:00
Ralph Castain
cb55c88a8b
Update to sync with OMPI master and cleanup to build
...
Signed-off-by: Ralph Castain <rhc@open-mpi.org>
2016-11-22 14:24:54 -08:00
Nathan Hjelm
1eb6ac5e80
mpit: update the return code check for mca_base_var_get
...
mca_base_var_get now can return OPAL_ERR_NOT_FOUND if a variable no
longer exists. This commit updates the return code check to ensure
the correct MPI_T error code is returned to the user.
cmr=v1.8.2:reviewer=jsquyres
This commit was SVN r32161.
2014-07-08 21:17:47 +00:00
Jeff Squyres
da87b506bd
Remove warnings identified by clang 3.4
...
* Remove unused static functions
* Remove unused static variables
cmr=v1.8:reviewer=hjelmn
This commit was SVN r31023.
2014-03-12 13:17:54 +00:00
Nathan Hjelm
e6e9f2c6fd
Add profiling function definitions for MPI_T and add a missing type into mpi.h
...
This commit was SVN r28803.
2013-07-16 16:03:33 +00:00