1
1
openmpi/orte/mca/plm
Gilles Gouaillardet 2e384a3b65 initialize common symbols from orte
A few uninitialized common symbols are remaining (generated by flex) :
 * orte/mca/rmaps/rank_file/rmaps_rank_file_lex.c: orte_rmaps_rank_file_leng
 * orte/mca/rmaps/rank_file/rmaps_rank_file_lex.c: orte_rmaps_rank_file_text
 * orte/util/hostfile/hostfile_lex.c: orte_util_hostfile_leng
 * orte/util/hostfile/hostfile_lex.c: orte_util_hostfile_text
2015-05-08 10:11:58 +09:00
..
alps orte: use C99 subobject naming for component initialization 2015-04-18 10:29:58 -06:00
base initialize common symbols from orte 2015-05-08 10:11:58 +09: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 Ensure the --tree-spawn option is inside any parens from the sh and ksh shell support 2015-05-06 15:18:15 -07: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