1
1
openmpi/opal/mca/pmix
Howard Pritchard bd9d185951 pmix/cray: remove workaround for OBJ_RELEASE
Per feedback from rhc, manually set the base_ptr member
of the opal_buffer_t variable to NULL prior to calling
OBJ_RELEASE.  A similar feature of opal_dss.load also
exists so likewise reset the base_ptr to NULL prior to
invoking it.

Hopefully the opal_buffer_t struct does not change
frequently.

Minor cleanups to reduce output when pmix_base_verbose
mca paramater is set.
2015-02-13 07:47:26 -08:00
..
base pmix_base_frame: use the "= { 0 }" initializer 2015-02-05 17:51:06 -05:00
cray pmix/cray: remove workaround for OBJ_RELEASE 2015-02-13 07:47:26 -08:00
native Fix master compilation - a buried header dependency must have been removed. 2015-02-10 07:22:10 -08:00
s1 Increment the init_count in the Slurm pmix components so they correctly respond to calls to pmix.initialized 2014-12-02 20:20:29 -08:00
s2 Increment the init_count in the Slurm pmix components so they correctly respond to calls to pmix.initialized 2014-12-02 20:20:29 -08:00
Makefile.am Per the PMIx RFC: 2014-08-21 18:56:47 +00:00
pmix.h Remove an unused dstore type that was redundant with another one. Define a corresponding PMIX_NODE_ID type (contains the vpid of the daemon hosting the proc) and ensure that the PMIx server includes that info in its process map 2014-12-15 12:11:13 -08:00