1
1
openmpi/orte/mca/plm
Nathan Hjelm 45e053dbce orte: use C99 subobject naming for component initialization
This commit helps future-proof orte components by initializing each
component member by name.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2015-04-18 10:29:58 -06:00
..
alps orte: use C99 subobject naming for component initialization 2015-04-18 10:29:58 -06:00
base Merge pull request #449 from hjelmn/mca_base_update 2015-04-16 08:41:48 -06:00
isolated orte: use C99 subobject naming for component initialization 2015-04-18 10:29:58 -06:00
lsf orte: use C99 subobject naming for component initialization 2015-04-18 10:29:58 -06:00
rsh orte: use C99 subobject naming for component initialization 2015-04-18 10:29:58 -06:00
slurm orte: use C99 subobject naming for component initialization 2015-04-18 10:29:58 -06:00
tm orte: use C99 subobject naming for component initialization 2015-04-18 10:29:58 -06:00
Makefile.am Use the correct abstraction layer name for the data dirs 2014-05-08 14:32:24 +00:00
plm_types.h Fix a race condition that only appears to be affecting certain setups. The pmix.finalize function closes the file descriptor to the server, which then triggers the errhandler callback. Since the errmgr is about to be unloaded, it might be getting hit. 2014-12-03 12:19:00 -08:00
plm.h MCA: Add the project/project version to the MCA base component 2015-03-27 10:59:04 -06:00