1
1
openmpi/orte/mca/ess/pmi
2014-08-22 03:00:56 +00:00
..
ess_pmi_component.c Per the PMIx RFC: 2014-08-21 18:56:47 +00:00
ess_pmi_module.c The PMI ess component now gets used for more than direct launch, so only set standalone_operation flag if no daemon uri is available so we aggregate show_help messages 2014-08-22 03:00:56 +00:00
ess_pmi.h Complete implementation of pmi support. Ensure we support both mpirun and direct launch within same configuration to avoid requiring separate builds. Add support for generic pmi, not just under slurm. Add publish/subscribe support, although slurm's pmi implementation will just return an error as it hasn't been done yet. 2011-10-17 20:51:22 +00:00
Makefile.am Per the PMIx RFC: 2014-08-21 18:56:47 +00:00