1
1
openmpi/opal/mca/pmix
Josh Hursey 099170bb31 Merge pull request #1496 from jjhursey/topic/pmix120-obj-patch
pmix/pmix120: Fix OBJ_ to PMIX_ symbol name
2016-03-25 19:35:43 -05:00
..
base Fix registration of error handlers thru the pmix120 component. A thread-shift operation was hanging on the sync_event_base, which made it dependent on someone calling opal_progress. Unfortunately, a process in "sleep" or spinning outside the MPI library won't do that, and so we never complete errhandler registration. 2016-03-02 15:01:01 -08:00
cray Fix a few places where opal/util/argv.h were required when building pmix components (go figure) 2015-12-17 16:19:25 +09:00
external Remove an unnecessary header that forced exposure of the PMIx internal headers 2016-03-25 16:57:41 -07:00
isolated Fix a number of issues, some of which have lingered for a long time: 2016-03-01 06:53:00 -08:00
pmix112 Ensure the process name is positive when using direct launch 2016-03-08 08:31:05 -08:00
pmix120 pmix/pmix120: Fix OBJ_ to PMIX_ symbol name 2016-03-25 16:17:08 -05:00
s1 Fix a few places where opal/util/argv.h were required when building pmix components (go figure) 2015-12-17 16:19:25 +09:00
s2 Use PMI2 constants for consistency 2016-01-07 11:46:22 +05:30
Makefile.am Integrate PMIx 1.0 with OMPI. 2015-08-29 16:04:10 -07:00
pmix_server.h Add pmix120 component, update the error handling functions in the PMIx API. 2015-12-28 23:15:44 +09:00
pmix_types.h Add pmix120 component, update the error handling functions in the PMIx API. 2015-12-28 23:15:44 +09:00
pmix.h Add pmix120 component, update the error handling functions in the PMIx API. 2015-12-28 23:15:44 +09:00