|
ORTE_DECLSPEC int | orte_plm_base_set_progress_sched (int sched) |
| Utility routine to set progress engine schedule.
|
|
ORTE_DECLSPEC int | orte_plm_base_setup_job (orte_job_t *jdata) |
|
ORTE_DECLSPEC int | orte_plm_base_launch_apps (orte_jobid_t job) |
|
ORTE_DECLSPEC int | orte_plm_base_daemon_callback (orte_std_cntr_t num_daemons) |
|
ORTE_DECLSPEC int | orte_plm_base_set_hnp_name (void) |
|
ORTE_DECLSPEC int | orte_plm_base_create_jobid (orte_job_t *jdata) |
|
ORTE_DECLSPEC void | orte_plm_base_reset_job (orte_job_t *jdata) |
|
ORTE_DECLSPEC int | orte_plm_base_setup_orted_cmd (int *argc, char ***argv) |
|
ORTE_DECLSPEC int | orte_plm_base_setup_virtual_machine (orte_job_t *jdata) |
|
ORTE_DECLSPEC int | orte_plm_base_orted_exit (orte_daemon_cmd_flag_t command) |
| Utilities for plm components that use proxy daemons.
|
|
ORTE_DECLSPEC int | orte_plm_base_orted_terminate_job (orte_jobid_t jobid) |
|
ORTE_DECLSPEC int | orte_plm_base_orted_kill_local_procs (opal_pointer_array_t *procs) |
|
ORTE_DECLSPEC int | orte_plm_base_orted_signal_local_procs (orte_jobid_t job, int32_t signal) |
|
ORTE_DECLSPEC int | orte_plm_base_comm_start (void) |
|
ORTE_DECLSPEC int | orte_plm_base_comm_stop (void) |
|
ORTE_DECLSPEC void | orte_plm_base_recv (int status, orte_process_name_t *sender, opal_buffer_t *buffer, orte_rml_tag_t tag, void *cbdata) |
|
ORTE_DECLSPEC int | orte_plm_base_orted_append_basic_args (int *argc, char ***argv, char *ess_module, int *proc_vpid_index, char *nodes) |
| Construct basic ORTE Daemon command line arguments.
|
|
ORTE_DECLSPEC int | orte_plm_proxy_init (void) |
|
ORTE_DECLSPEC int | orte_plm_proxy_spawn (orte_job_t *jdata) |
|
ORTE_DECLSPEC int | orte_plm_proxy_finalize (void) |
|