18 #ifndef ORTE_PLM_SUBMIT_EXPORT_H
19 #define ORTE_PLM_SUBMIT_EXPORT_H
21 #include "orte_config.h"
25 #include "opal/threads/condition.h"
32 int orte_plm_submit_component_open(
void);
33 int orte_plm_submit_component_close(
void);
39 int orte_plm_submit_finalize(
void);
Common type for all MCA modules.
Definition: mca.h:100
Definition: condition.h:49
uint32_t orte_jobid_t
Set the allowed range for ids in each space.
Definition: types.h:76
int32_t orte_std_cntr_t
Supported datatypes for messaging and storage operations.
Definition: types.h:34
Definition: mutex_unix.h:53
Top-level interface for all MCA components.
int orte_plm_submit_launch(orte_job_t *)
Launch a daemon (bootproxy) on each node.
Definition: pls_submit_module.c:330
The Process Lifecycle Management (PLM) subsystem serves as the central switchyard for all process man...
plm component
Definition: plm.h:122
int orte_plm_submit_terminate_orteds(void)
Terminate the orteds for a given job.
Definition: pls_submit_module.c:935
Definition: orte_globals.h:316
PLM Component.
Definition: pls_submit.h:51
plm module version 1.0.0
Definition: plm.h:101