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
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
d34a4300b8
Fix various bugs in mca_base_pvar.
...
Fixes:
- Segmentation fault when using watermark variables.
- Segmentation fault when using a handle bound to a no longer valid
performance variable.
- Incorrect return codes from MPI_T_pvar_* functions.
cmr=v1.7.4:reviewer=jsquyres
This commit was SVN r29481.
2013-10-23 15:47:15 +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