ORTE_DECLSPEC 43 orte/mca/errmgr/base/base.h ORTE_DECLSPEC extern mca_base_framework_t orte_errmgr_base_framework; ORTE_DECLSPEC 45 orte/mca/errmgr/base/base.h ORTE_DECLSPEC int orte_errmgr_base_select(void); ORTE_DECLSPEC 73 orte/mca/errmgr/base/base.h ORTE_DECLSPEC int orte_errmgr_base_tool_init(void); ORTE_DECLSPEC 74 orte/mca/errmgr/base/base.h ORTE_DECLSPEC int orte_errmgr_base_tool_finalize(void); ORTE_DECLSPEC 76 orte/mca/errmgr/base/base.h ORTE_DECLSPEC void orte_errmgr_base_migrate_state_notify(int state); ORTE_DECLSPEC 77 orte/mca/errmgr/base/base.h ORTE_DECLSPEC int orte_errmgr_base_migrate_state_str(char ** state_str, int state); ORTE_DECLSPEC 79 orte/mca/errmgr/base/base.h ORTE_DECLSPEC int orte_errmgr_base_migrate_update(int status); ORTE_DECLSPEC 84 orte/mca/errmgr/base/base.h ORTE_DECLSPEC int orte_errmgr_base_update_app_context_for_cr_recovery(orte_job_t *jobdata, ORTE_DECLSPEC 88 orte/mca/errmgr/base/base.h ORTE_DECLSPEC int orte_errmgr_base_restart_job(orte_jobid_t jobid, char * global_handle, int seq_num); ORTE_DECLSPEC 89 orte/mca/errmgr/base/base.h ORTE_DECLSPEC int orte_errmgr_base_migrate_job(orte_jobid_t jobid, orte_snapc_base_request_op_t *datum); ORTE_DECLSPEC 92 orte/mca/errmgr/base/base.h ORTE_DECLSPEC void orte_errmgr_base_proc_state_notify(orte_proc_state_t state, orte_process_name_t *proc); ORTE_DECLSPEC 55 orte/mca/errmgr/base/errmgr_private.h ORTE_DECLSPEC extern orte_errmgr_base_t orte_errmgr_base; ORTE_DECLSPEC 58 orte/mca/errmgr/base/errmgr_private.h ORTE_DECLSPEC extern orte_errmgr_base_module_t orte_errmgr_default_fns; ORTE_DECLSPEC 63 orte/mca/errmgr/base/errmgr_private.h ORTE_DECLSPEC void orte_errmgr_base_log(int error_code, char *filename, int line); ORTE_DECLSPEC 65 orte/mca/errmgr/base/errmgr_private.h ORTE_DECLSPEC void orte_errmgr_base_abort(int error_code, char *fmt, ...) ORTE_DECLSPEC 67 orte/mca/errmgr/base/errmgr_private.h ORTE_DECLSPEC int orte_errmgr_base_abort_peers(orte_process_name_t *procs, ORTE_DECLSPEC 31 orte/mca/errmgr/default_app/errmgr_default_app.h ORTE_DECLSPEC extern orte_errmgr_base_module_t orte_errmgr_default_app_module; ORTE_DECLSPEC 34 orte/mca/errmgr/default_hnp/errmgr_default_hnp.h ORTE_DECLSPEC extern orte_errmgr_base_module_t orte_errmgr_default_hnp_module; ORTE_DECLSPEC 31 orte/mca/errmgr/default_orted/errmgr_default_orted.h ORTE_DECLSPEC extern orte_errmgr_base_module_t orte_errmgr_default_orted_module; ORTE_DECLSPEC 31 orte/mca/errmgr/default_tool/errmgr_default_tool.h ORTE_DECLSPEC extern orte_errmgr_base_module_t orte_errmgr_default_tool_module; ORTE_DECLSPEC 137 orte/mca/errmgr/errmgr.h ORTE_DECLSPEC extern orte_errmgr_base_module_t orte_errmgr; ORTE_DECLSPEC 41 orte/mca/ess/base/base.h ORTE_DECLSPEC extern mca_base_framework_t orte_ess_base_framework; ORTE_DECLSPEC 45 orte/mca/ess/base/base.h ORTE_DECLSPEC int orte_ess_base_select(void); ORTE_DECLSPEC 50 orte/mca/ess/base/base.h ORTE_DECLSPEC extern int orte_ess_base_std_buffering; ORTE_DECLSPEC 52 orte/mca/ess/base/base.h ORTE_DECLSPEC extern int orte_ess_base_num_procs; ORTE_DECLSPEC 53 orte/mca/ess/base/base.h ORTE_DECLSPEC extern char *orte_ess_base_jobid; ORTE_DECLSPEC 54 orte/mca/ess/base/base.h ORTE_DECLSPEC extern char *orte_ess_base_vpid; ORTE_DECLSPEC 55 orte/mca/ess/base/base.h ORTE_DECLSPEC extern opal_list_t orte_ess_base_signals; ORTE_DECLSPEC 60 orte/mca/ess/base/base.h ORTE_DECLSPEC int orte_ess_env_get(void); ORTE_DECLSPEC 62 orte/mca/ess/base/base.h ORTE_DECLSPEC int orte_ess_base_std_prolog(void); ORTE_DECLSPEC 64 orte/mca/ess/base/base.h ORTE_DECLSPEC int orte_ess_base_tool_setup(opal_list_t *flags); ORTE_DECLSPEC 65 orte/mca/ess/base/base.h ORTE_DECLSPEC int orte_ess_base_tool_finalize(void); ORTE_DECLSPEC 67 orte/mca/ess/base/base.h ORTE_DECLSPEC int orte_ess_base_orted_setup(void); ORTE_DECLSPEC 68 orte/mca/ess/base/base.h ORTE_DECLSPEC int orte_ess_base_orted_finalize(void); ORTE_DECLSPEC 73 orte/mca/ess/base/base.h ORTE_DECLSPEC int orte_ess_base_proc_binding(void); ORTE_DECLSPEC 78 orte/mca/ess/base/base.h ORTE_DECLSPEC int orte_ess_env_put(orte_std_cntr_t num_procs, ORTE_DECLSPEC 108 orte/mca/ess/ess.h ORTE_DECLSPEC extern orte_ess_base_module_t orte_ess; /* holds selected module's function pointers */ ORTE_DECLSPEC 36 orte/mca/filem/base/base.h ORTE_DECLSPEC extern mca_base_framework_t orte_filem_base_framework; ORTE_DECLSPEC 40 orte/mca/filem/base/base.h ORTE_DECLSPEC int orte_filem_base_select(void); ORTE_DECLSPEC 53 orte/mca/filem/base/base.h ORTE_DECLSPEC extern orte_filem_base_module_t orte_filem; ORTE_DECLSPEC 54 orte/mca/filem/base/base.h ORTE_DECLSPEC extern bool orte_filem_base_is_active; ORTE_DECLSPEC 82 orte/mca/filem/base/base.h ORTE_DECLSPEC int orte_filem_base_comm_start(void); ORTE_DECLSPEC 83 orte/mca/filem/base/base.h ORTE_DECLSPEC int orte_filem_base_comm_stop(void); ORTE_DECLSPEC 84 orte/mca/filem/base/base.h ORTE_DECLSPEC void orte_filem_base_recv(int status, orte_process_name_t* sender, ORTE_DECLSPEC 35 orte/mca/filem/base/filem_base_frame.c ORTE_DECLSPEC orte_filem_base_module_t orte_filem = { ORTE_DECLSPEC 89 orte/mca/filem/filem.h ORTE_DECLSPEC OBJ_CLASS_DECLARATION(orte_filem_base_process_set_t); ORTE_DECLSPEC 126 orte/mca/filem/filem.h ORTE_DECLSPEC OBJ_CLASS_DECLARATION(orte_filem_base_file_set_t); ORTE_DECLSPEC 194 orte/mca/filem/filem.h ORTE_DECLSPEC OBJ_CLASS_DECLARATION(orte_filem_base_request_t); ORTE_DECLSPEC 391 orte/mca/filem/filem.h ORTE_DECLSPEC extern orte_filem_base_module_t orte_filem; ORTE_DECLSPEC 25 orte/mca/filem/raw/filem_raw.h ORTE_DECLSPEC extern orte_filem_base_module_t mca_filem_raw_module; ORTE_DECLSPEC 52 orte/mca/grpcomm/base/base.h ORTE_DECLSPEC extern mca_base_framework_t orte_grpcomm_base_framework; ORTE_DECLSPEC 56 orte/mca/grpcomm/base/base.h ORTE_DECLSPEC int orte_grpcomm_base_select(void); ORTE_DECLSPEC 76 orte/mca/grpcomm/base/base.h ORTE_DECLSPEC extern orte_grpcomm_base_t orte_grpcomm_base; ORTE_DECLSPEC 79 orte/mca/grpcomm/base/base.h ORTE_DECLSPEC int orte_grpcomm_API_xcast(orte_grpcomm_signature_t *sig, ORTE_DECLSPEC 83 orte/mca/grpcomm/base/base.h ORTE_DECLSPEC int orte_grpcomm_API_allgather(orte_grpcomm_signature_t *sig, ORTE_DECLSPEC 88 orte/mca/grpcomm/base/base.h ORTE_DECLSPEC orte_grpcomm_coll_t* orte_grpcomm_base_get_tracker(orte_grpcomm_signature_t *sig, bool create); ORTE_DECLSPEC 89 orte/mca/grpcomm/base/base.h ORTE_DECLSPEC void orte_grpcomm_base_mark_distance_recv(orte_grpcomm_coll_t *coll, uint32_t distance); ORTE_DECLSPEC 90 orte/mca/grpcomm/base/base.h ORTE_DECLSPEC unsigned int orte_grpcomm_base_check_distance_recv(orte_grpcomm_coll_t *coll, uint32_t distance); ORTE_DECLSPEC 189 orte/mca/grpcomm/grpcomm.h ORTE_DECLSPEC extern orte_grpcomm_API_module_t orte_grpcomm; ORTE_DECLSPEC 67 orte/mca/iof/base/base.h ORTE_DECLSPEC extern mca_base_framework_t orte_iof_base_framework; ORTE_DECLSPEC 71 orte/mca/iof/base/base.h ORTE_DECLSPEC int orte_iof_base_select(void); ORTE_DECLSPEC 79 orte/mca/iof/base/base.h ORTE_DECLSPEC OBJ_CLASS_DECLARATION(orte_iof_job_t); ORTE_DECLSPEC 98 orte/mca/iof/base/base.h ORTE_DECLSPEC OBJ_CLASS_DECLARATION(orte_iof_write_event_t); ORTE_DECLSPEC 110 orte/mca/iof/base/base.h ORTE_DECLSPEC OBJ_CLASS_DECLARATION(orte_iof_sink_t); ORTE_DECLSPEC 124 orte/mca/iof/base/base.h ORTE_DECLSPEC OBJ_CLASS_DECLARATION(orte_iof_read_event_t); ORTE_DECLSPEC 138 orte/mca/iof/base/base.h ORTE_DECLSPEC OBJ_CLASS_DECLARATION(orte_iof_proc_t); ORTE_DECLSPEC 145 orte/mca/iof/base/base.h ORTE_DECLSPEC OBJ_CLASS_DECLARATION(orte_iof_write_output_t); ORTE_DECLSPEC 273 orte/mca/iof/base/base.h ORTE_DECLSPEC int orte_iof_base_flush(void); ORTE_DECLSPEC 275 orte/mca/iof/base/base.h ORTE_DECLSPEC extern orte_iof_base_t orte_iof_base; ORTE_DECLSPEC 278 orte/mca/iof/base/base.h ORTE_DECLSPEC int orte_iof_base_write_output(const orte_process_name_t *name, orte_iof_tag_t stream, ORTE_DECLSPEC 281 orte/mca/iof/base/base.h ORTE_DECLSPEC void orte_iof_base_static_dump_output(orte_iof_read_event_t *rev); ORTE_DECLSPEC 282 orte/mca/iof/base/base.h ORTE_DECLSPEC void orte_iof_base_write_handler(int fd, short event, void *cbdata); ORTE_DECLSPEC 51 orte/mca/iof/base/iof_base_setup.h ORTE_DECLSPEC int orte_iof_base_setup_prefork(orte_iof_base_io_conf_t *opts); ORTE_DECLSPEC 53 orte/mca/iof/base/iof_base_setup.h ORTE_DECLSPEC int orte_iof_base_setup_child(orte_iof_base_io_conf_t *opts, ORTE_DECLSPEC 56 orte/mca/iof/base/iof_base_setup.h ORTE_DECLSPEC int orte_iof_base_setup_parent(const orte_process_name_t* name, ORTE_DECLSPEC 60 orte/mca/iof/base/iof_base_setup.h ORTE_DECLSPEC int orte_iof_base_setup_output_files(const orte_process_name_t* dst_name, ORTE_DECLSPEC 224 orte/mca/iof/iof.h ORTE_DECLSPEC extern orte_iof_base_module_t orte_iof; ORTE_DECLSPEC 42 orte/mca/odls/base/base.h ORTE_DECLSPEC extern mca_base_framework_t orte_odls_base_framework; ORTE_DECLSPEC 46 orte/mca/odls/base/base.h ORTE_DECLSPEC int orte_odls_base_select(void); ORTE_DECLSPEC 48 orte/mca/odls/base/base.h ORTE_DECLSPEC void orte_odls_base_start_threads(orte_job_t *jdata); ORTE_DECLSPEC 50 orte/mca/odls/base/base.h ORTE_DECLSPEC void orte_odls_base_harvest_threads(void); ORTE_DECLSPEC 74 orte/mca/odls/base/odls_private.h ORTE_DECLSPEC extern orte_odls_globals_t orte_odls_globals; ORTE_DECLSPEC 81 orte/mca/odls/base/odls_private.h ORTE_DECLSPEC int ORTE_DECLSPEC 85 orte/mca/odls/base/odls_private.h ORTE_DECLSPEC int ORTE_DECLSPEC 89 orte/mca/odls/base/odls_private.h ORTE_DECLSPEC void orte_odls_base_spawn_proc(int fd, short sd, void *cbdata); ORTE_DECLSPEC 133 orte/mca/odls/base/odls_private.h ORTE_DECLSPEC void orte_odls_base_default_launch_local(int fd, short sd, void *cbdata); ORTE_DECLSPEC 135 orte/mca/odls/base/odls_private.h ORTE_DECLSPEC void orte_odls_base_default_wait_local_proc(int fd, short sd, void *cbdata); ORTE_DECLSPEC 140 orte/mca/odls/base/odls_private.h ORTE_DECLSPEC int ORTE_DECLSPEC 150 orte/mca/odls/base/odls_private.h ORTE_DECLSPEC int ORTE_DECLSPEC 154 orte/mca/odls/base/odls_private.h ORTE_DECLSPEC int orte_odls_base_default_restart_proc(orte_proc_t *child, ORTE_DECLSPEC 160 orte/mca/odls/base/odls_private.h ORTE_DECLSPEC int orte_odls_base_preload_files_app_context(orte_app_context_t* context); ORTE_DECLSPEC 165 orte/mca/odls/base/odls_private.h ORTE_DECLSPEC int orte_odls_base_get_proc_stats(opal_buffer_t *answer, orte_process_name_t *proc); ORTE_DECLSPEC 122 orte/mca/odls/odls.h ORTE_DECLSPEC extern orte_odls_base_module_t orte_odls; /* holds selected module's function pointers */ ORTE_DECLSPEC 71 orte/mca/oob/base/base.h ORTE_DECLSPEC extern orte_oob_base_t orte_oob_base; ORTE_DECLSPEC 81 orte/mca/oob/base/base.h ORTE_DECLSPEC extern mca_base_framework_t orte_oob_base_framework; ORTE_DECLSPEC 82 orte/mca/oob/base/base.h ORTE_DECLSPEC int orte_oob_base_select(void); ORTE_DECLSPEC 114 orte/mca/oob/base/base.h ORTE_DECLSPEC void orte_oob_base_send_nb(int fd, short args, void *cbdata); ORTE_DECLSPEC 145 orte/mca/oob/base/base.h ORTE_DECLSPEC void orte_oob_base_get_addr(char **uri); ORTE_DECLSPEC 148 orte/mca/oob/base/base.h ORTE_DECLSPEC void orte_oob_base_ft_event(int fd, short args, void *cbdata); ORTE_DECLSPEC 48 orte/mca/plm/alps/plm_alps.h ORTE_DECLSPEC extern orte_plm_base_module_t ORTE_DECLSPEC 43 orte/mca/plm/base/base.h ORTE_DECLSPEC extern mca_base_framework_t orte_plm_base_framework; ORTE_DECLSPEC 47 orte/mca/plm/base/base.h ORTE_DECLSPEC int orte_plm_base_select(void); ORTE_DECLSPEC 54 orte/mca/plm/base/base.h ORTE_DECLSPEC void orte_plm_base_app_report_launch(int fd, short event, void *data); ORTE_DECLSPEC 55 orte/mca/plm/base/base.h ORTE_DECLSPEC void orte_plm_base_receive_process_msg(int fd, short event, void *data); ORTE_DECLSPEC 57 orte/mca/plm/base/base.h ORTE_DECLSPEC void orte_plm_base_set_slots(orte_node_t *node); ORTE_DECLSPEC 58 orte/mca/plm/base/base.h ORTE_DECLSPEC void orte_plm_base_setup_job(int fd, short args, void *cbdata); ORTE_DECLSPEC 59 orte/mca/plm/base/base.h ORTE_DECLSPEC void orte_plm_base_setup_job_complete(int fd, short args, void *cbdata); ORTE_DECLSPEC 60 orte/mca/plm/base/base.h ORTE_DECLSPEC void orte_plm_base_complete_setup(int fd, short args, void *cbdata); ORTE_DECLSPEC 61 orte/mca/plm/base/base.h ORTE_DECLSPEC void orte_plm_base_daemons_reported(int fd, short args, void *cbdata); ORTE_DECLSPEC 62 orte/mca/plm/base/base.h ORTE_DECLSPEC void orte_plm_base_allocation_complete(int fd, short args, void *cbdata); ORTE_DECLSPEC 63 orte/mca/plm/base/base.h ORTE_DECLSPEC void orte_plm_base_daemons_launched(int fd, short args, void *cbdata); ORTE_DECLSPEC 64 orte/mca/plm/base/base.h ORTE_DECLSPEC void orte_plm_base_vm_ready(int fd, short args, void *cbdata); ORTE_DECLSPEC 65 orte/mca/plm/base/base.h ORTE_DECLSPEC void orte_plm_base_mapping_complete(int fd, short args, void *cbdata); ORTE_DECLSPEC 66 orte/mca/plm/base/base.h ORTE_DECLSPEC void orte_plm_base_launch_apps(int fd, short args, void *cbdata); ORTE_DECLSPEC 67 orte/mca/plm/base/base.h ORTE_DECLSPEC void orte_plm_base_send_launch_msg(int fd, short args, void *cbdata); ORTE_DECLSPEC 68 orte/mca/plm/base/base.h ORTE_DECLSPEC void orte_plm_base_post_launch(int fd, short args, void *cbdata); ORTE_DECLSPEC 69 orte/mca/plm/base/base.h ORTE_DECLSPEC void orte_plm_base_registered(int fd, short args, void *cbdata); ORTE_DECLSPEC 52 orte/mca/plm/base/plm_private.h ORTE_DECLSPEC extern mca_base_framework_t orte_plm_base_framework; ORTE_DECLSPEC 69 orte/mca/plm/base/plm_private.h ORTE_DECLSPEC extern orte_plm_globals_t orte_plm_globals; ORTE_DECLSPEC 75 orte/mca/plm/base/plm_private.h ORTE_DECLSPEC int orte_plm_base_set_progress_sched(int sched); ORTE_DECLSPEC 80 orte/mca/plm/base/plm_private.h ORTE_DECLSPEC void orte_plm_base_daemon_callback(int status, orte_process_name_t* sender, ORTE_DECLSPEC 83 orte/mca/plm/base/plm_private.h ORTE_DECLSPEC void orte_plm_base_daemon_failed(int status, orte_process_name_t* sender, ORTE_DECLSPEC 86 orte/mca/plm/base/plm_private.h ORTE_DECLSPEC void orte_plm_base_daemon_topology(int status, orte_process_name_t* sender, ORTE_DECLSPEC 90 orte/mca/plm/base/plm_private.h ORTE_DECLSPEC int orte_plm_base_create_jobid(orte_job_t *jdata); ORTE_DECLSPEC 91 orte/mca/plm/base/plm_private.h ORTE_DECLSPEC int orte_plm_base_set_hnp_name(void); ORTE_DECLSPEC 92 orte/mca/plm/base/plm_private.h ORTE_DECLSPEC void orte_plm_base_reset_job(orte_job_t *jdata); ORTE_DECLSPEC 93 orte/mca/plm/base/plm_private.h ORTE_DECLSPEC int orte_plm_base_setup_orted_cmd(int *argc, char ***argv); ORTE_DECLSPEC 94 orte/mca/plm/base/plm_private.h ORTE_DECLSPEC void orte_plm_base_check_all_complete(int fd, short args, void *cbdata); ORTE_DECLSPEC 95 orte/mca/plm/base/plm_private.h ORTE_DECLSPEC int orte_plm_base_setup_virtual_machine(orte_job_t *jdata); ORTE_DECLSPEC 100 orte/mca/plm/base/plm_private.h ORTE_DECLSPEC int orte_plm_base_orted_exit(orte_daemon_cmd_flag_t command); ORTE_DECLSPEC 101 orte/mca/plm/base/plm_private.h ORTE_DECLSPEC int orte_plm_base_orted_terminate_job(orte_jobid_t jobid); ORTE_DECLSPEC 102 orte/mca/plm/base/plm_private.h ORTE_DECLSPEC int orte_plm_base_orted_kill_local_procs(opal_pointer_array_t *procs); ORTE_DECLSPEC 103 orte/mca/plm/base/plm_private.h ORTE_DECLSPEC int orte_plm_base_orted_signal_local_procs(orte_jobid_t job, int32_t signal); ORTE_DECLSPEC 108 orte/mca/plm/base/plm_private.h ORTE_DECLSPEC int orte_plm_base_comm_start(void); ORTE_DECLSPEC 109 orte/mca/plm/base/plm_private.h ORTE_DECLSPEC int orte_plm_base_comm_stop(void); ORTE_DECLSPEC 110 orte/mca/plm/base/plm_private.h ORTE_DECLSPEC void orte_plm_base_recv(int status, orte_process_name_t* sender, ORTE_DECLSPEC 118 orte/mca/plm/base/plm_private.h ORTE_DECLSPEC int orte_plm_base_orted_append_basic_args(int *argc, char ***argv, ORTE_DECLSPEC 126 orte/mca/plm/base/plm_private.h ORTE_DECLSPEC int orte_plm_proxy_init(void); ORTE_DECLSPEC 127 orte/mca/plm/base/plm_private.h ORTE_DECLSPEC int orte_plm_proxy_spawn(orte_job_t *jdata); ORTE_DECLSPEC 128 orte/mca/plm/base/plm_private.h ORTE_DECLSPEC int orte_plm_proxy_finalize(void); ORTE_DECLSPEC 38 orte/mca/plm/lsf/plm_lsf.h ORTE_DECLSPEC extern orte_plm_lsf_component_t mca_plm_lsf_component; ORTE_DECLSPEC 146 orte/mca/plm/plm.h ORTE_DECLSPEC extern orte_plm_base_module_t orte_plm; /* holds selected module's function pointers */ ORTE_DECLSPEC 42 orte/mca/plm/slurm/plm_slurm.h ORTE_DECLSPEC extern orte_plm_base_module_t orte_plm_slurm_module; ORTE_DECLSPEC 38 orte/mca/plm/tm/plm_tm.h ORTE_DECLSPEC extern orte_plm_tm_component_t mca_plm_tm_component; ORTE_DECLSPEC 35 orte/mca/ras/alps/ras_alps.h ORTE_DECLSPEC extern orte_ras_base_component_t mca_ras_alps_component; ORTE_DECLSPEC 36 orte/mca/ras/alps/ras_alps.h ORTE_DECLSPEC extern orte_ras_base_module_t orte_ras_alps_module; ORTE_DECLSPEC 37 orte/mca/ras/alps/ras_alps.h ORTE_DECLSPEC int orte_ras_alps_get_appinfo_attempts(int *attempts); ORTE_DECLSPEC 38 orte/mca/ras/alps/ras_alps.h ORTE_DECLSPEC extern unsigned long int orte_ras_alps_res_id; ORTE_DECLSPEC 44 orte/mca/ras/base/base.h ORTE_DECLSPEC extern mca_base_framework_t orte_ras_base_framework; ORTE_DECLSPEC 46 orte/mca/ras/base/base.h ORTE_DECLSPEC int orte_ras_base_select(void); ORTE_DECLSPEC 59 orte/mca/ras/base/base.h ORTE_DECLSPEC extern orte_ras_base_t orte_ras_base; ORTE_DECLSPEC 61 orte/mca/ras/base/base.h ORTE_DECLSPEC void orte_ras_base_display_alloc(void); ORTE_DECLSPEC 63 orte/mca/ras/base/base.h ORTE_DECLSPEC void orte_ras_base_allocate(int fd, short args, void *cbdata); ORTE_DECLSPEC 65 orte/mca/ras/base/base.h ORTE_DECLSPEC int orte_ras_base_add_hosts(orte_job_t *jdata); ORTE_DECLSPEC 47 orte/mca/ras/base/ras_private.h ORTE_DECLSPEC int orte_ras_base_node_insert(opal_list_t*, orte_job_t*); ORTE_DECLSPEC 45 orte/mca/ras/gridengine/ras_gridengine.h ORTE_DECLSPEC extern orte_ras_gridengine_component_t mca_ras_gridengine_component; ORTE_DECLSPEC 46 orte/mca/ras/gridengine/ras_gridengine.h ORTE_DECLSPEC extern orte_ras_base_module_t orte_ras_gridengine_module; ORTE_DECLSPEC 34 orte/mca/ras/lsf/ras_lsf.h ORTE_DECLSPEC extern orte_ras_base_component_t mca_ras_lsf_component; ORTE_DECLSPEC 35 orte/mca/ras/lsf/ras_lsf.h ORTE_DECLSPEC extern orte_ras_base_module_t orte_ras_lsf_module; ORTE_DECLSPEC 70 orte/mca/ras/ras.h ORTE_DECLSPEC extern opal_event_t orte_allocate_event; ORTE_DECLSPEC 32 orte/mca/ras/simulator/ras_sim.h ORTE_DECLSPEC extern orte_ras_sim_component_t mca_ras_simulator_component; ORTE_DECLSPEC 33 orte/mca/ras/simulator/ras_sim.h ORTE_DECLSPEC extern orte_ras_base_module_t orte_ras_sim_module; ORTE_DECLSPEC 43 orte/mca/ras/slurm/ras_slurm.h ORTE_DECLSPEC extern orte_ras_slurm_component_t mca_ras_slurm_component; ORTE_DECLSPEC 45 orte/mca/ras/slurm/ras_slurm.h ORTE_DECLSPEC extern orte_ras_base_module_t orte_ras_slurm_module; ORTE_DECLSPEC 40 orte/mca/ras/tm/ras_tm.h ORTE_DECLSPEC extern orte_ras_tm_component_t mca_ras_tm_component; ORTE_DECLSPEC 41 orte/mca/ras/tm/ras_tm.h ORTE_DECLSPEC extern orte_ras_base_module_t orte_ras_tm_module; ORTE_DECLSPEC 48 orte/mca/rmaps/base/base.h ORTE_DECLSPEC extern mca_base_framework_t orte_rmaps_base_framework; ORTE_DECLSPEC 50 orte/mca/rmaps/base/base.h ORTE_DECLSPEC int orte_rmaps_base_select(void); ORTE_DECLSPEC 82 orte/mca/rmaps/base/base.h ORTE_DECLSPEC extern orte_rmaps_base_t orte_rmaps_base; ORTE_DECLSPEC 87 orte/mca/rmaps/base/base.h ORTE_DECLSPEC extern bool orte_rmaps_base_pernode; ORTE_DECLSPEC 88 orte/mca/rmaps/base/base.h ORTE_DECLSPEC extern int orte_rmaps_base_n_pernode; ORTE_DECLSPEC 89 orte/mca/rmaps/base/base.h ORTE_DECLSPEC extern int orte_rmaps_base_n_persocket; ORTE_DECLSPEC 105 orte/mca/rmaps/base/base.h ORTE_DECLSPEC void orte_rmaps_base_map_job(int sd, short args, void *cbdata); ORTE_DECLSPEC 106 orte/mca/rmaps/base/base.h ORTE_DECLSPEC int orte_rmaps_base_assign_locations(orte_job_t *jdata); ORTE_DECLSPEC 112 orte/mca/rmaps/base/base.h ORTE_DECLSPEC int orte_rmaps_base_get_vpid_range(orte_jobid_t jobid, ORTE_DECLSPEC 114 orte/mca/rmaps/base/base.h ORTE_DECLSPEC int orte_rmaps_base_set_vpid_range(orte_jobid_t jobid, ORTE_DECLSPEC 118 orte/mca/rmaps/base/base.h ORTE_DECLSPEC char* orte_rmaps_base_print_mapping(orte_mapping_policy_t mapping); ORTE_DECLSPEC 119 orte/mca/rmaps/base/base.h ORTE_DECLSPEC char* orte_rmaps_base_print_ranking(orte_ranking_policy_t ranking); ORTE_DECLSPEC 121 orte/mca/rmaps/base/base.h ORTE_DECLSPEC int orte_rmaps_base_prep_topology(hwloc_topology_t topo); ORTE_DECLSPEC 123 orte/mca/rmaps/base/base.h ORTE_DECLSPEC int orte_rmaps_base_filter_nodes(orte_app_context_t *app, ORTE_DECLSPEC 127 orte/mca/rmaps/base/base.h ORTE_DECLSPEC int orte_rmaps_base_set_mapping_policy(orte_job_t *jdata, ORTE_DECLSPEC 130 orte/mca/rmaps/base/base.h ORTE_DECLSPEC int orte_rmaps_base_set_ranking_policy(orte_ranking_policy_t *policy, ORTE_DECLSPEC 134 orte/mca/rmaps/base/base.h ORTE_DECLSPEC void orte_rmaps_base_display_map(orte_job_t *jdata); ORTE_DECLSPEC 46 orte/mca/rmaps/base/rmaps_private.h ORTE_DECLSPEC int orte_rmaps_base_get_target_nodes(opal_list_t* node_list, ORTE_DECLSPEC 52 orte/mca/rmaps/base/rmaps_private.h ORTE_DECLSPEC orte_proc_t* orte_rmaps_base_setup_proc(orte_job_t *jdata, ORTE_DECLSPEC 56 orte/mca/rmaps/base/rmaps_private.h ORTE_DECLSPEC orte_node_t* orte_rmaps_base_get_starting_point(opal_list_t *node_list, ORTE_DECLSPEC 59 orte/mca/rmaps/base/rmaps_private.h ORTE_DECLSPEC int orte_rmaps_base_compute_vpids(orte_job_t *jdata); ORTE_DECLSPEC 61 orte/mca/rmaps/base/rmaps_private.h ORTE_DECLSPEC int orte_rmaps_base_compute_local_ranks(orte_job_t *jdata); ORTE_DECLSPEC 63 orte/mca/rmaps/base/rmaps_private.h ORTE_DECLSPEC int orte_rmaps_base_compute_bindings(orte_job_t *jdata); ORTE_DECLSPEC 65 orte/mca/rmaps/base/rmaps_private.h ORTE_DECLSPEC void orte_rmaps_base_update_local_ranks(orte_job_t *jdata, orte_node_t *oldnode, ORTE_DECLSPEC 68 orte/mca/rmaps/base/rmaps_private.h ORTE_DECLSPEC int orte_rmaps_base_rearrange_map(orte_app_context_t *app, orte_job_map_t *map, opal_list_t *procs); ORTE_DECLSPEC 61 orte/mca/rmaps/rank_file/rmaps_rank_file.h ORTE_DECLSPEC OBJ_CLASS_DECLARATION(orte_rmaps_rank_file_map_t); ORTE_DECLSPEC 40 orte/mca/rmaps/resilient/rmaps_resilient.h ORTE_DECLSPEC OBJ_CLASS_DECLARATION(orte_rmaps_res_ftgrp_t); ORTE_DECLSPEC 78 orte/mca/rmaps/rmaps_types.h ORTE_DECLSPEC OBJ_CLASS_DECLARATION(orte_job_map_t); ORTE_DECLSPEC 61 orte/mca/rml/base/base.h ORTE_DECLSPEC extern mca_base_framework_t orte_rml_base_framework; ORTE_DECLSPEC 63 orte/mca/rml/base/base.h ORTE_DECLSPEC int orte_rml_base_select(void); ORTE_DECLSPEC 78 orte/mca/rml/base/base.h ORTE_DECLSPEC extern orte_rml_base_t orte_rml_base; ORTE_DECLSPEC 225 orte/mca/rml/base/base.h ORTE_DECLSPEC void orte_rml_base_post_recv(int sd, short args, void *cbdata); ORTE_DECLSPEC 226 orte/mca/rml/base/base.h ORTE_DECLSPEC void orte_rml_base_process_msg(int fd, short flags, void *cbdata); ORTE_DECLSPEC 49 orte/mca/rml/base/rml_contact.h ORTE_DECLSPEC int orte_rml_base_parse_uris(const char* contact_inf, ORTE_DECLSPEC 71 orte/mca/rml/rml.h ORTE_DECLSPEC void orte_rml_send_callback(int status, orte_process_name_t* sender, ORTE_DECLSPEC 75 orte/mca/rml/rml.h ORTE_DECLSPEC void orte_rml_recv_callback(int status, orte_process_name_t* sender, ORTE_DECLSPEC 314 orte/mca/rml/rml.h ORTE_DECLSPEC extern orte_rml_base_module_t orte_rml; ORTE_DECLSPEC 30 orte/mca/routed/base/base.h ORTE_DECLSPEC extern mca_base_framework_t orte_routed_base_framework; ORTE_DECLSPEC 32 orte/mca/routed/base/base.h ORTE_DECLSPEC int orte_routed_base_select(void); ORTE_DECLSPEC 37 orte/mca/routed/base/base.h ORTE_DECLSPEC extern orte_routed_base_t orte_routed_base; ORTE_DECLSPEC 41 orte/mca/routed/base/base.h ORTE_DECLSPEC void orte_routed_base_xcast_routing(opal_list_t *coll, ORTE_DECLSPEC 44 orte/mca/routed/base/base.h ORTE_DECLSPEC int orte_routed_base_process_callback(orte_jobid_t job, ORTE_DECLSPEC 46 orte/mca/routed/base/base.h ORTE_DECLSPEC void orte_routed_base_update_hnps(opal_buffer_t *buf); ORTE_DECLSPEC 225 orte/mca/routed/routed.h ORTE_DECLSPEC extern orte_routed_module_t orte_routed; ORTE_DECLSPEC 37 orte/mca/routed/routed_types.h ORTE_DECLSPEC OBJ_CLASS_DECLARATION(orte_routed_tree_t); ORTE_DECLSPEC 46 orte/mca/routed/routed_types.h ORTE_DECLSPEC OBJ_CLASS_DECLARATION(orte_routed_jobfam_t); ORTE_DECLSPEC 33 orte/mca/rtc/base/base.h ORTE_DECLSPEC extern mca_base_framework_t orte_rtc_base_framework; ORTE_DECLSPEC 35 orte/mca/rtc/base/base.h ORTE_DECLSPEC int orte_rtc_base_select(void); ORTE_DECLSPEC 52 orte/mca/rtc/base/base.h ORTE_DECLSPEC extern orte_rtc_base_t orte_rtc_base; ORTE_DECLSPEC 65 orte/mca/rtc/base/base.h ORTE_DECLSPEC void orte_rtc_base_assign(orte_job_t *jdata); ORTE_DECLSPEC 66 orte/mca/rtc/base/base.h ORTE_DECLSPEC void orte_rtc_base_set(orte_job_t *jdata, orte_proc_t *proc, ORTE_DECLSPEC 68 orte/mca/rtc/base/base.h ORTE_DECLSPEC void orte_rtc_base_get_avail_vals(opal_list_t *vals); ORTE_DECLSPEC 72 orte/mca/rtc/base/base.h ORTE_DECLSPEC int orte_rtc_base_send_warn_show_help(int fd, const char *file, ORTE_DECLSPEC 77 orte/mca/rtc/base/base.h ORTE_DECLSPEC void orte_rtc_base_send_error_show_help(int fd, int exit_status, ORTE_DECLSPEC 37 orte/mca/rtc/rtc.h ORTE_DECLSPEC OBJ_CLASS_DECLARATION(orte_rtc_resource_t); ORTE_DECLSPEC 105 orte/mca/rtc/rtc.h ORTE_DECLSPEC extern orte_rtc_API_module_t orte_rtc; ORTE_DECLSPEC 35 orte/mca/schizo/base/base.h ORTE_DECLSPEC extern mca_base_framework_t orte_schizo_base_framework; ORTE_DECLSPEC 37 orte/mca/schizo/base/base.h ORTE_DECLSPEC int orte_schizo_base_select(void); ORTE_DECLSPEC 51 orte/mca/schizo/base/base.h ORTE_DECLSPEC extern orte_schizo_base_t orte_schizo_base; ORTE_DECLSPEC 65 orte/mca/schizo/base/base.h ORTE_DECLSPEC const char* orte_schizo_base_print_env(orte_schizo_launch_environ_t env); ORTE_DECLSPEC 66 orte/mca/schizo/base/base.h ORTE_DECLSPEC int orte_schizo_base_define_cli(opal_cmd_line_t *cli); ORTE_DECLSPEC 67 orte/mca/schizo/base/base.h ORTE_DECLSPEC int orte_schizo_base_parse_cli(int argc, int start, char **argv); ORTE_DECLSPEC 68 orte/mca/schizo/base/base.h ORTE_DECLSPEC int orte_schizo_base_parse_env(char *path, ORTE_DECLSPEC 72 orte/mca/schizo/base/base.h ORTE_DECLSPEC int orte_schizo_base_setup_app(orte_app_context_t *app); ORTE_DECLSPEC 73 orte/mca/schizo/base/base.h ORTE_DECLSPEC int orte_schizo_base_setup_fork(orte_job_t *jdata, ORTE_DECLSPEC 75 orte/mca/schizo/base/base.h ORTE_DECLSPEC int orte_schizo_base_setup_child(orte_job_t *jobdat, ORTE_DECLSPEC 79 orte/mca/schizo/base/base.h ORTE_DECLSPEC orte_schizo_launch_environ_t orte_schizo_base_check_launch_environment(void); ORTE_DECLSPEC 80 orte/mca/schizo/base/base.h ORTE_DECLSPEC int orte_schizo_base_get_remaining_time(uint32_t *timeleft); ORTE_DECLSPEC 81 orte/mca/schizo/base/base.h ORTE_DECLSPEC void orte_schizo_base_finalize(void); ORTE_DECLSPEC 139 orte/mca/schizo/schizo.h ORTE_DECLSPEC extern orte_schizo_base_module_t orte_schizo; ORTE_DECLSPEC 41 orte/mca/snapc/base/base.h ORTE_DECLSPEC extern mca_base_framework_t orte_snapc_base_framework; ORTE_DECLSPEC 43 orte/mca/snapc/base/base.h ORTE_DECLSPEC int orte_snapc_base_select(bool seed, bool app); ORTE_DECLSPEC 66 orte/mca/snapc/base/base.h ORTE_DECLSPEC extern orte_snapc_coord_type_t orte_snapc_coord_type; ORTE_DECLSPEC 94 orte/mca/snapc/base/base.h ORTE_DECLSPEC int orte_snapc_base_none_open(void); ORTE_DECLSPEC 95 orte/mca/snapc/base/base.h ORTE_DECLSPEC int orte_snapc_base_none_close(void); ORTE_DECLSPEC 96 orte/mca/snapc/base/base.h ORTE_DECLSPEC int orte_snapc_base_none_query(mca_base_module_t **module, int *priority); ORTE_DECLSPEC 98 orte/mca/snapc/base/base.h ORTE_DECLSPEC int orte_snapc_base_module_init(bool seed, bool app); ORTE_DECLSPEC 99 orte/mca/snapc/base/base.h ORTE_DECLSPEC int orte_snapc_base_module_finalize(void); ORTE_DECLSPEC 100 orte/mca/snapc/base/base.h ORTE_DECLSPEC int orte_snapc_base_none_setup_job(orte_jobid_t jobid); ORTE_DECLSPEC 101 orte/mca/snapc/base/base.h ORTE_DECLSPEC int orte_snapc_base_none_release_job(orte_jobid_t jobid); ORTE_DECLSPEC 102 orte/mca/snapc/base/base.h ORTE_DECLSPEC int orte_snapc_base_none_ft_event(int state); ORTE_DECLSPEC 103 orte/mca/snapc/base/base.h ORTE_DECLSPEC int orte_snapc_base_none_start_ckpt(orte_snapc_base_quiesce_t *datum); ORTE_DECLSPEC 104 orte/mca/snapc/base/base.h ORTE_DECLSPEC int orte_snapc_base_none_end_ckpt(orte_snapc_base_quiesce_t *datum); ORTE_DECLSPEC 106 orte/mca/snapc/base/base.h ORTE_DECLSPEC extern orte_snapc_base_module_t orte_snapc; ORTE_DECLSPEC 111 orte/mca/snapc/base/base.h ORTE_DECLSPEC extern bool orte_snapc_base_store_only_one_seq; ORTE_DECLSPEC 112 orte/mca/snapc/base/base.h ORTE_DECLSPEC extern size_t orte_snapc_base_snapshot_seq_number; ORTE_DECLSPEC 113 orte/mca/snapc/base/base.h ORTE_DECLSPEC extern bool orte_snapc_base_has_recovered; ORTE_DECLSPEC 118 orte/mca/snapc/base/base.h ORTE_DECLSPEC void orte_snapc_ckpt_state_notify(int state); ORTE_DECLSPEC 119 orte/mca/snapc/base/base.h ORTE_DECLSPEC int orte_snapc_ckpt_state_str(char ** state_str, int state); ORTE_DECLSPEC 125 orte/mca/snapc/base/base.h ORTE_DECLSPEC int orte_snapc_base_global_coord_ckpt_init_cmd(orte_process_name_t* peer, ORTE_DECLSPEC 129 orte/mca/snapc/base/base.h ORTE_DECLSPEC int orte_snapc_base_global_coord_ckpt_update_cmd(orte_process_name_t* peer, ORTE_DECLSPEC 133 orte/mca/snapc/base/base.h ORTE_DECLSPEC int orte_snapc_base_unpack_options(opal_buffer_t* buffer, ORTE_DECLSPEC 135 orte/mca/snapc/base/base.h ORTE_DECLSPEC int orte_snapc_base_pack_options(opal_buffer_t* buffer, ORTE_DECLSPEC 163 orte/mca/snapc/snapc.h ORTE_DECLSPEC OBJ_CLASS_DECLARATION(orte_snapc_base_local_snapshot_t); ORTE_DECLSPEC 186 orte/mca/snapc/snapc.h ORTE_DECLSPEC OBJ_CLASS_DECLARATION(orte_snapc_base_global_snapshot_t); ORTE_DECLSPEC 226 orte/mca/snapc/snapc.h ORTE_DECLSPEC OBJ_CLASS_DECLARATION(orte_snapc_base_quiesce_t); ORTE_DECLSPEC 282 orte/mca/snapc/snapc.h ORTE_DECLSPEC OBJ_CLASS_DECLARATION(orte_snapc_base_request_op_t); ORTE_DECLSPEC 393 orte/mca/snapc/snapc.h ORTE_DECLSPEC extern orte_snapc_base_module_t orte_snapc; ORTE_DECLSPEC 394 orte/mca/snapc/snapc.h ORTE_DECLSPEC extern orte_snapc_base_component_t orte_snapc_base_selected_component; ORTE_DECLSPEC 30 orte/mca/sstore/base/base.h ORTE_DECLSPEC extern mca_base_framework_t orte_sstore_base_framework; ORTE_DECLSPEC 32 orte/mca/sstore/base/base.h ORTE_DECLSPEC int orte_sstore_base_select(void); ORTE_DECLSPEC 46 orte/mca/sstore/base/base.h ORTE_DECLSPEC extern orte_sstore_base_module_t orte_sstore; ORTE_DECLSPEC 56 orte/mca/sstore/base/base.h ORTE_DECLSPEC extern int orte_sstore_context; ORTE_DECLSPEC 86 orte/mca/sstore/base/base.h ORTE_DECLSPEC extern bool orte_sstore_base_is_checkpoint_available; ORTE_DECLSPEC 87 orte/mca/sstore/base/base.h ORTE_DECLSPEC extern char * orte_sstore_base_local_metadata_filename; ORTE_DECLSPEC 88 orte/mca/sstore/base/base.h ORTE_DECLSPEC extern char * orte_sstore_base_global_metadata_filename; ORTE_DECLSPEC 89 orte/mca/sstore/base/base.h ORTE_DECLSPEC extern char * orte_sstore_base_local_snapshot_fmt; ORTE_DECLSPEC 90 orte/mca/sstore/base/base.h ORTE_DECLSPEC extern char * orte_sstore_base_global_snapshot_dir; ORTE_DECLSPEC 91 orte/mca/sstore/base/base.h ORTE_DECLSPEC extern char * orte_sstore_base_global_snapshot_ref; ORTE_DECLSPEC 92 orte/mca/sstore/base/base.h ORTE_DECLSPEC extern char * orte_sstore_base_prelaunch_location; ORTE_DECLSPEC 94 orte/mca/sstore/base/base.h ORTE_DECLSPEC int orte_sstore_base_get_global_snapshot_ref(char **name_str, pid_t pid); ORTE_DECLSPEC 96 orte/mca/sstore/base/base.h ORTE_DECLSPEC int orte_sstore_base_convert_key_to_string(orte_sstore_base_key_t key, char **key_str); ORTE_DECLSPEC 97 orte/mca/sstore/base/base.h ORTE_DECLSPEC int orte_sstore_base_convert_string_to_key(char *key_str, orte_sstore_base_key_t *key); ORTE_DECLSPEC 99 orte/mca/sstore/base/base.h ORTE_DECLSPEC int orte_sstore_base_metadata_read_next_seq_num(FILE *file); ORTE_DECLSPEC 100 orte/mca/sstore/base/base.h ORTE_DECLSPEC int orte_sstore_base_metadata_read_next_token(FILE *file, char **token, char **value); ORTE_DECLSPEC 101 orte/mca/sstore/base/base.h ORTE_DECLSPEC int orte_sstore_base_metadata_seek_to_seq_num(FILE *file, int seq_num); ORTE_DECLSPEC 103 orte/mca/sstore/base/base.h ORTE_DECLSPEC int orte_sstore_base_extract_global_metadata(orte_sstore_base_global_snapshot_info_t *global_snapshot); ORTE_DECLSPEC 104 orte/mca/sstore/base/base.h ORTE_DECLSPEC int orte_sstore_base_get_all_snapshots(opal_list_t *all_snapshots, char *basedir); ORTE_DECLSPEC 105 orte/mca/sstore/base/base.h ORTE_DECLSPEC int orte_sstore_base_find_largest_seq_num(orte_sstore_base_global_snapshot_info_t *global_snapshot, int *seq_num); ORTE_DECLSPEC 106 orte/mca/sstore/base/base.h ORTE_DECLSPEC int orte_sstore_base_find_all_seq_nums(orte_sstore_base_global_snapshot_info_t *global_snapshot, int *num_seq, char ***seq_list); ORTE_DECLSPEC 111 orte/mca/sstore/base/base.h ORTE_DECLSPEC int orte_sstore_base_tool_request_restart_handle(orte_sstore_base_handle_t *handle, ORTE_DECLSPEC 114 orte/mca/sstore/base/base.h ORTE_DECLSPEC int orte_sstore_base_tool_get_attr(orte_sstore_base_handle_t handle, orte_sstore_base_key_t key, char **value); ORTE_DECLSPEC 89 orte/mca/sstore/central/sstore_central_app.c ORTE_DECLSPEC OBJ_CLASS_DECLARATION(orte_sstore_central_app_snapshot_info_t); ORTE_DECLSPEC 123 orte/mca/sstore/central/sstore_central_global.c ORTE_DECLSPEC OBJ_CLASS_DECLARATION(orte_sstore_central_global_snapshot_info_t); ORTE_DECLSPEC 91 orte/mca/sstore/central/sstore_central_local.c ORTE_DECLSPEC OBJ_CLASS_DECLARATION(orte_sstore_central_local_snapshot_info_t); ORTE_DECLSPEC 121 orte/mca/sstore/central/sstore_central_local.c ORTE_DECLSPEC OBJ_CLASS_DECLARATION(orte_sstore_central_local_app_snapshot_info_t); ORTE_DECLSPEC 108 orte/mca/sstore/sstore.h ORTE_DECLSPEC extern orte_sstore_base_handle_t orte_sstore_handle_current; ORTE_DECLSPEC 109 orte/mca/sstore/sstore.h ORTE_DECLSPEC extern orte_sstore_base_handle_t orte_sstore_handle_last_stable; ORTE_DECLSPEC 142 orte/mca/sstore/sstore.h ORTE_DECLSPEC OBJ_CLASS_DECLARATION(orte_sstore_base_local_snapshot_info_t); ORTE_DECLSPEC 181 orte/mca/sstore/sstore.h ORTE_DECLSPEC OBJ_CLASS_DECLARATION(orte_sstore_base_global_snapshot_info_t); ORTE_DECLSPEC 401 orte/mca/sstore/sstore.h ORTE_DECLSPEC extern orte_sstore_base_module_t orte_sstore; ORTE_DECLSPEC 89 orte/mca/sstore/stage/sstore_stage_app.c ORTE_DECLSPEC OBJ_CLASS_DECLARATION(orte_sstore_stage_app_snapshot_info_t); ORTE_DECLSPEC 149 orte/mca/sstore/stage/sstore_stage_global.c ORTE_DECLSPEC OBJ_CLASS_DECLARATION(orte_sstore_stage_global_snapshot_info_t); ORTE_DECLSPEC 112 orte/mca/sstore/stage/sstore_stage_local.c ORTE_DECLSPEC OBJ_CLASS_DECLARATION(orte_sstore_stage_local_snapshot_info_t); ORTE_DECLSPEC 151 orte/mca/sstore/stage/sstore_stage_local.c ORTE_DECLSPEC OBJ_CLASS_DECLARATION(orte_sstore_stage_local_app_snapshot_info_t); ORTE_DECLSPEC 32 orte/mca/state/app/state_app.h ORTE_DECLSPEC extern orte_state_base_module_t orte_state_app_module; ORTE_DECLSPEC 33 orte/mca/state/base/base.h ORTE_DECLSPEC int orte_state_base_select(void); ORTE_DECLSPEC 36 orte/mca/state/base/base.h ORTE_DECLSPEC void orte_state_base_print_job_state_machine(void); ORTE_DECLSPEC 38 orte/mca/state/base/base.h ORTE_DECLSPEC void orte_state_base_print_proc_state_machine(void); ORTE_DECLSPEC 39 orte/mca/state/base/state_private.h ORTE_DECLSPEC void orte_state_base_activate_job_state(orte_job_t *jdata, ORTE_DECLSPEC 42 orte/mca/state/base/state_private.h ORTE_DECLSPEC int orte_state_base_add_job_state(orte_job_state_t state, ORTE_DECLSPEC 46 orte/mca/state/base/state_private.h ORTE_DECLSPEC int orte_state_base_set_job_state_callback(orte_job_state_t state, ORTE_DECLSPEC 49 orte/mca/state/base/state_private.h ORTE_DECLSPEC int orte_state_base_set_job_state_priority(orte_job_state_t state, ORTE_DECLSPEC 52 orte/mca/state/base/state_private.h ORTE_DECLSPEC int orte_state_base_remove_job_state(orte_job_state_t state); ORTE_DECLSPEC 54 orte/mca/state/base/state_private.h ORTE_DECLSPEC void orte_util_print_job_state_machine(void); ORTE_DECLSPEC 57 orte/mca/state/base/state_private.h ORTE_DECLSPEC void orte_state_base_activate_proc_state(orte_process_name_t *proc, ORTE_DECLSPEC 60 orte/mca/state/base/state_private.h ORTE_DECLSPEC int orte_state_base_add_proc_state(orte_proc_state_t state, ORTE_DECLSPEC 64 orte/mca/state/base/state_private.h ORTE_DECLSPEC int orte_state_base_set_proc_state_callback(orte_proc_state_t state, ORTE_DECLSPEC 67 orte/mca/state/base/state_private.h ORTE_DECLSPEC int orte_state_base_set_proc_state_priority(orte_proc_state_t state, ORTE_DECLSPEC 70 orte/mca/state/base/state_private.h ORTE_DECLSPEC int orte_state_base_remove_proc_state(orte_proc_state_t state); ORTE_DECLSPEC 72 orte/mca/state/base/state_private.h ORTE_DECLSPEC void orte_util_print_proc_state_machine(void); ORTE_DECLSPEC 75 orte/mca/state/base/state_private.h ORTE_DECLSPEC void orte_state_base_local_launch_complete(int fd, short argc, void *cbdata); ORTE_DECLSPEC 76 orte/mca/state/base/state_private.h ORTE_DECLSPEC void orte_state_base_cleanup_job(int fd, short argc, void *cbdata); ORTE_DECLSPEC 77 orte/mca/state/base/state_private.h ORTE_DECLSPEC void orte_state_base_report_progress(int fd, short argc, void *cbdata); ORTE_DECLSPEC 78 orte/mca/state/base/state_private.h ORTE_DECLSPEC void orte_state_base_track_procs(int fd, short argc, void *cbdata); ORTE_DECLSPEC 79 orte/mca/state/base/state_private.h ORTE_DECLSPEC void orte_state_base_check_all_complete(int fd, short args, void *cbdata); ORTE_DECLSPEC 80 orte/mca/state/base/state_private.h ORTE_DECLSPEC void orte_state_base_check_fds(orte_job_t *jdata); ORTE_DECLSPEC 81 orte/mca/state/base/state_private.h ORTE_DECLSPEC void orte_state_base_notify_data_server(orte_process_name_t *target); ORTE_DECLSPEC 32 orte/mca/state/hnp/state_hnp.h ORTE_DECLSPEC extern orte_state_base_module_t orte_state_hnp_module; ORTE_DECLSPEC 32 orte/mca/state/novm/state_novm.h ORTE_DECLSPEC extern orte_state_base_module_t orte_state_novm_module; ORTE_DECLSPEC 32 orte/mca/state/orted/state_orted.h ORTE_DECLSPEC extern orte_state_base_module_t orte_state_orted_module; ORTE_DECLSPEC 63 orte/mca/state/state.h ORTE_DECLSPEC extern mca_base_framework_t orte_state_base_framework; ORTE_DECLSPEC 257 orte/mca/state/state.h ORTE_DECLSPEC extern orte_state_base_module_t orte_state; ORTE_DECLSPEC 63 orte/mca/state/state_types.h ORTE_DECLSPEC OBJ_CLASS_DECLARATION(orte_state_t); ORTE_DECLSPEC 74 orte/mca/state/state_types.h ORTE_DECLSPEC OBJ_CLASS_DECLARATION(orte_state_caddy_t); ORTE_DECLSPEC 33 orte/mca/state/tool/state_tool.h ORTE_DECLSPEC extern orte_state_base_module_t orte_state_tool_module; ORTE_DECLSPEC 34 orte/orted/orted.h ORTE_DECLSPEC int orte_daemon(int argc, char *argv[]); ORTE_DECLSPEC 37 orte/orted/orted.h ORTE_DECLSPEC void orte_daemon_recv(int status, orte_process_name_t* sender, ORTE_DECLSPEC 42 orte/orted/orted.h ORTE_DECLSPEC void orte_daemon_cmd_processor(int fd, short event, void *data); ORTE_DECLSPEC 43 orte/orted/orted.h ORTE_DECLSPEC int orte_daemon_process_commands(orte_process_name_t* sender, ORTE_DECLSPEC 177 orte/orted/orted_submit.c ORTE_DECLSPEC void* __opal_attribute_optnone__ MPIR_Breakpoint(void); ORTE_DECLSPEC 30 orte/orted/orted_submit.h ORTE_DECLSPEC int orte_submit_init(int argc, char *argv[], ORTE_DECLSPEC 32 orte/orted/orted_submit.h ORTE_DECLSPEC int orte_submit_cancel(int index); ORTE_DECLSPEC 33 orte/orted/orted_submit.h ORTE_DECLSPEC void orte_submit_finalize(void); ORTE_DECLSPEC 34 orte/orted/orted_submit.h ORTE_DECLSPEC int orte_submit_job(char *cmd[], int *index, ORTE_DECLSPEC 37 orte/orted/orted_submit.h ORTE_DECLSPEC int orte_submit_halt(void); ORTE_DECLSPEC 38 orte/orted/orted_submit.h ORTE_DECLSPEC void orte_debugger_init_after_spawn(int fd, short event, void *arg); ORTE_DECLSPEC 39 orte/orted/orted_submit.h ORTE_DECLSPEC void orte_debugger_detached(int fd, short event, void *arg); ORTE_DECLSPEC 104 orte/orted/orted_submit.h ORTE_DECLSPEC extern orte_cmd_options_t orte_cmd_options; ORTE_DECLSPEC 105 orte/orted/orted_submit.h ORTE_DECLSPEC extern opal_cmd_line_t *orte_cmd_line; ORTE_DECLSPEC 32 orte/orted/pmix/pmix_server.h ORTE_DECLSPEC int pmix_server_init(void); ORTE_DECLSPEC 33 orte/orted/pmix/pmix_server.h ORTE_DECLSPEC void pmix_server_start(void); ORTE_DECLSPEC 34 orte/orted/pmix/pmix_server.h ORTE_DECLSPEC void pmix_server_finalize(void); ORTE_DECLSPEC 35 orte/orted/pmix/pmix_server.h ORTE_DECLSPEC void pmix_server_register_params(void); ORTE_DECLSPEC 38 orte/orted/pmix/pmix_server.h ORTE_DECLSPEC int orte_pmix_server_register_nspace(orte_job_t *jdata, bool force); ORTE_DECLSPEC 35 orte/runtime/orte_cr.h ORTE_DECLSPEC int orte_cr_init(void); ORTE_DECLSPEC 40 orte/runtime/orte_cr.h ORTE_DECLSPEC int orte_cr_finalize(void); ORTE_DECLSPEC 45 orte/runtime/orte_cr.h ORTE_DECLSPEC int orte_cr_coord(int state); ORTE_DECLSPEC 50 orte/runtime/orte_cr.h ORTE_DECLSPEC int orte_cr_entry_point_init(void); ORTE_DECLSPEC 51 orte/runtime/orte_cr.h ORTE_DECLSPEC int orte_cr_entry_point_finalize(void); ORTE_DECLSPEC 53 orte/runtime/orte_cr.h ORTE_DECLSPEC extern bool orte_cr_flush_restart_files; ORTE_DECLSPEC 44 orte/runtime/orte_data_server.h ORTE_DECLSPEC int orte_data_server_init(void); ORTE_DECLSPEC 45 orte/runtime/orte_data_server.h ORTE_DECLSPEC void orte_data_server_finalize(void); ORTE_DECLSPEC 48 orte/runtime/orte_data_server.h ORTE_DECLSPEC void orte_data_server(int status, orte_process_name_t* sender, ORTE_DECLSPEC 63 orte/runtime/orte_globals.h ORTE_DECLSPEC extern int orte_debug_verbosity; /* instantiated in orte/runtime/orte_init.c */ ORTE_DECLSPEC 64 orte/runtime/orte_globals.h ORTE_DECLSPEC extern char *orte_prohibited_session_dirs; /* instantiated in orte/runtime/orte_init.c */ ORTE_DECLSPEC 65 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_xml_output; /* instantiated in orte/runtime/orte_globals.c */ ORTE_DECLSPEC 66 orte/runtime/orte_globals.h ORTE_DECLSPEC extern FILE *orte_xml_fp; /* instantiated in orte/runtime/orte_globals.c */ ORTE_DECLSPEC 67 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_help_want_aggregate; /* instantiated in orte/util/show_help.c */ ORTE_DECLSPEC 68 orte/runtime/orte_globals.h ORTE_DECLSPEC extern char *orte_job_ident; /* instantiated in orte/runtime/orte_globals.c */ ORTE_DECLSPEC 69 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_create_session_dirs; /* instantiated in orte/runtime/orte_init.c */ ORTE_DECLSPEC 70 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_execute_quiet; /* instantiated in orte/runtime/orte_globals.c */ ORTE_DECLSPEC 71 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_report_silent_errors; /* instantiated in orte/runtime/orte_globals.c */ ORTE_DECLSPEC 72 orte/runtime/orte_globals.h ORTE_DECLSPEC extern opal_event_base_t *orte_event_base; /* instantiated in orte/runtime/orte_init.c */ ORTE_DECLSPEC 73 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_event_base_active; /* instantiated in orte/runtime/orte_init.c */ ORTE_DECLSPEC 74 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_proc_is_bound; /* instantiated in orte/runtime/orte_init.c */ ORTE_DECLSPEC 75 orte/runtime/orte_globals.h ORTE_DECLSPEC extern int orte_progress_thread_debug; /* instantiated in orte/runtime/orte_init.c */ ORTE_DECLSPEC 86 orte/runtime/orte_globals.h ORTE_DECLSPEC extern orte_process_name_t orte_name_wildcard; /** instantiated in orte/runtime/orte_init.c */ ORTE_DECLSPEC 88 orte/runtime/orte_globals.h ORTE_DECLSPEC extern orte_process_name_t orte_name_invalid; /** instantiated in orte/runtime/orte_init.c */ ORTE_DECLSPEC 101 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_in_parallel_debugger; ORTE_DECLSPEC 115 orte/runtime/orte_globals.h ORTE_DECLSPEC extern int orte_exit_status; ORTE_DECLSPEC 133 orte/runtime/orte_globals.h ORTE_DECLSPEC extern opal_list_t orte_job_states; ORTE_DECLSPEC 134 orte/runtime/orte_globals.h ORTE_DECLSPEC extern opal_list_t orte_proc_states; ORTE_DECLSPEC 137 orte/runtime/orte_globals.h ORTE_DECLSPEC extern int orte_clean_output; ORTE_DECLSPEC 223 orte/runtime/orte_globals.h ORTE_DECLSPEC OBJ_CLASS_DECLARATION(orte_topology_t); ORTE_DECLSPEC 263 orte/runtime/orte_globals.h ORTE_DECLSPEC OBJ_CLASS_DECLARATION(orte_app_context_t); ORTE_DECLSPEC 309 orte/runtime/orte_globals.h ORTE_DECLSPEC OBJ_CLASS_DECLARATION(orte_node_t); ORTE_DECLSPEC 367 orte/runtime/orte_globals.h ORTE_DECLSPEC OBJ_CLASS_DECLARATION(orte_job_t); ORTE_DECLSPEC 416 orte/runtime/orte_globals.h ORTE_DECLSPEC OBJ_CLASS_DECLARATION(orte_proc_t); ORTE_DECLSPEC 426 orte/runtime/orte_globals.h ORTE_DECLSPEC orte_job_t* orte_get_job_data_object(orte_jobid_t job); ORTE_DECLSPEC 431 orte/runtime/orte_globals.h ORTE_DECLSPEC orte_proc_t* orte_get_proc_object(orte_process_name_t *proc); ORTE_DECLSPEC 436 orte/runtime/orte_globals.h ORTE_DECLSPEC orte_vpid_t orte_get_proc_daemon_vpid(orte_process_name_t *proc); ORTE_DECLSPEC 439 orte/runtime/orte_globals.h ORTE_DECLSPEC char* orte_get_proc_hostname(orte_process_name_t *proc); ORTE_DECLSPEC 442 orte/runtime/orte_globals.h ORTE_DECLSPEC orte_node_rank_t orte_get_proc_node_rank(orte_process_name_t *proc); ORTE_DECLSPEC 445 orte/runtime/orte_globals.h ORTE_DECLSPEC orte_vpid_t orte_get_lowest_vpid_alive(orte_jobid_t job); ORTE_DECLSPEC 448 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_debug_daemons_flag; ORTE_DECLSPEC 449 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_debug_daemons_file_flag; ORTE_DECLSPEC 450 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_leave_session_attached; ORTE_DECLSPEC 451 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_do_not_launch; ORTE_DECLSPEC 452 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orted_spin_flag; ORTE_DECLSPEC 453 orte/runtime/orte_globals.h ORTE_DECLSPEC extern char *orte_local_cpu_type; ORTE_DECLSPEC 454 orte/runtime/orte_globals.h ORTE_DECLSPEC extern char *orte_local_cpu_model; ORTE_DECLSPEC 455 orte/runtime/orte_globals.h ORTE_DECLSPEC extern char *orte_basename; ORTE_DECLSPEC 456 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_coprocessors_detected; ORTE_DECLSPEC 457 orte/runtime/orte_globals.h ORTE_DECLSPEC extern opal_hash_table_t *orte_coprocessors; ORTE_DECLSPEC 458 orte/runtime/orte_globals.h ORTE_DECLSPEC extern char *orte_topo_signature; ORTE_DECLSPEC 459 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_no_vm; ORTE_DECLSPEC 460 orte/runtime/orte_globals.h ORTE_DECLSPEC extern char *orte_data_server_uri; ORTE_DECLSPEC 463 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_static_ports; ORTE_DECLSPEC 464 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_standalone_operation; ORTE_DECLSPEC 467 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_keep_fqdn_hostnames; ORTE_DECLSPEC 468 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_have_fqdn_allocation; ORTE_DECLSPEC 469 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_show_resolved_nodenames; ORTE_DECLSPEC 470 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_retain_aliases; ORTE_DECLSPEC 471 orte/runtime/orte_globals.h ORTE_DECLSPEC extern int orte_use_hostname_alias; ORTE_DECLSPEC 472 orte/runtime/orte_globals.h ORTE_DECLSPEC extern int orte_hostname_cutoff; ORTE_DECLSPEC 475 orte/runtime/orte_globals.h ORTE_DECLSPEC extern int orted_debug_failure; ORTE_DECLSPEC 476 orte/runtime/orte_globals.h ORTE_DECLSPEC extern int orted_debug_failure_delay; ORTE_DECLSPEC 478 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_never_launched; ORTE_DECLSPEC 479 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_devel_level_output; ORTE_DECLSPEC 480 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_display_topo_with_map; ORTE_DECLSPEC 481 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_display_diffable_output; ORTE_DECLSPEC 483 orte/runtime/orte_globals.h ORTE_DECLSPEC extern char **orte_launch_environ; ORTE_DECLSPEC 485 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_hnp_is_allocated; ORTE_DECLSPEC 486 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_allocation_required; ORTE_DECLSPEC 487 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_managed_allocation; ORTE_DECLSPEC 488 orte/runtime/orte_globals.h ORTE_DECLSPEC extern char *orte_set_slots; ORTE_DECLSPEC 489 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_display_allocation; ORTE_DECLSPEC 490 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_display_devel_allocation; ORTE_DECLSPEC 491 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_soft_locations; ORTE_DECLSPEC 492 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_hnp_connected; ORTE_DECLSPEC 493 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_nidmap_communicated; ORTE_DECLSPEC 494 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_node_info_communicated; ORTE_DECLSPEC 497 orte/runtime/orte_globals.h ORTE_DECLSPEC extern char *orte_launch_agent; ORTE_DECLSPEC 498 orte/runtime/orte_globals.h ORTE_DECLSPEC extern char **orted_cmd_line; ORTE_DECLSPEC 499 orte/runtime/orte_globals.h ORTE_DECLSPEC extern char **orte_fork_agent; ORTE_DECLSPEC 502 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_debugger_dump_proctable; ORTE_DECLSPEC 503 orte/runtime/orte_globals.h ORTE_DECLSPEC extern char *orte_debugger_test_daemon; ORTE_DECLSPEC 504 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_debugger_test_attach; ORTE_DECLSPEC 505 orte/runtime/orte_globals.h ORTE_DECLSPEC extern int orte_debugger_check_rate; ORTE_DECLSPEC 508 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_abnormal_term_ordered; ORTE_DECLSPEC 509 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_routing_is_enabled; ORTE_DECLSPEC 510 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_job_term_ordered; ORTE_DECLSPEC 511 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_orteds_term_ordered; ORTE_DECLSPEC 512 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_allowed_exit_without_sync; ORTE_DECLSPEC 513 orte/runtime/orte_globals.h ORTE_DECLSPEC extern int orte_startup_timeout; ORTE_DECLSPEC 515 orte/runtime/orte_globals.h ORTE_DECLSPEC extern int orte_timeout_usec_per_proc; ORTE_DECLSPEC 516 orte/runtime/orte_globals.h ORTE_DECLSPEC extern float orte_max_timeout; ORTE_DECLSPEC 517 orte/runtime/orte_globals.h ORTE_DECLSPEC extern orte_timer_t *orte_mpiexec_timeout; ORTE_DECLSPEC 520 orte/runtime/orte_globals.h ORTE_DECLSPEC extern opal_hash_table_t *orte_job_data; ORTE_DECLSPEC 521 orte/runtime/orte_globals.h ORTE_DECLSPEC extern opal_pointer_array_t *orte_node_pool; ORTE_DECLSPEC 522 orte/runtime/orte_globals.h ORTE_DECLSPEC extern opal_pointer_array_t *orte_node_topologies; ORTE_DECLSPEC 523 orte/runtime/orte_globals.h ORTE_DECLSPEC extern opal_pointer_array_t *orte_local_children; ORTE_DECLSPEC 524 orte/runtime/orte_globals.h ORTE_DECLSPEC extern orte_vpid_t orte_total_procs; ORTE_DECLSPEC 527 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_tag_output; ORTE_DECLSPEC 528 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_timestamp_output; ORTE_DECLSPEC 530 orte/runtime/orte_globals.h ORTE_DECLSPEC extern char *orte_xterm; ORTE_DECLSPEC 533 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_report_launch_progress; ORTE_DECLSPEC 536 orte/runtime/orte_globals.h ORTE_DECLSPEC extern char *orte_default_hostfile; ORTE_DECLSPEC 537 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_default_hostfile_given; ORTE_DECLSPEC 538 orte/runtime/orte_globals.h ORTE_DECLSPEC extern char *orte_rankfile; ORTE_DECLSPEC 539 orte/runtime/orte_globals.h ORTE_DECLSPEC extern int orte_num_allocated_nodes; ORTE_DECLSPEC 540 orte/runtime/orte_globals.h ORTE_DECLSPEC extern char *orte_default_dash_host; ORTE_DECLSPEC 543 orte/runtime/orte_globals.h ORTE_DECLSPEC extern int orted_pmi_version; ORTE_DECLSPEC 546 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_report_events; ORTE_DECLSPEC 547 orte/runtime/orte_globals.h ORTE_DECLSPEC extern char *orte_report_events_uri; ORTE_DECLSPEC 550 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_enable_recovery; ORTE_DECLSPEC 551 orte/runtime/orte_globals.h ORTE_DECLSPEC extern int32_t orte_max_restarts; ORTE_DECLSPEC 553 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_do_not_barrier; ORTE_DECLSPEC 556 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_report_child_jobs_separately; ORTE_DECLSPEC 557 orte/runtime/orte_globals.h ORTE_DECLSPEC extern struct timeval orte_child_time_to_exit; ORTE_DECLSPEC 558 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_abort_non_zero_exit; ORTE_DECLSPEC 561 orte/runtime/orte_globals.h ORTE_DECLSPEC extern int orte_stat_history_size; ORTE_DECLSPEC 564 orte/runtime/orte_globals.h ORTE_DECLSPEC extern char **orte_forwarded_envars; ORTE_DECLSPEC 567 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_map_stddiag_to_stderr; ORTE_DECLSPEC 568 orte/runtime/orte_globals.h ORTE_DECLSPEC extern bool orte_map_stddiag_to_stdout; ORTE_DECLSPEC 571 orte/runtime/orte_globals.h ORTE_DECLSPEC extern int orte_max_vm_size; ORTE_DECLSPEC 574 orte/runtime/orte_globals.h ORTE_DECLSPEC extern char *orte_base_user_debugger; ORTE_DECLSPEC 579 orte/runtime/orte_globals.h ORTE_DECLSPEC extern char *orte_daemon_cores; ORTE_DECLSPEC 582 orte/runtime/orte_globals.h ORTE_DECLSPEC extern int orte_stack_trace_wait_timeout; ORTE_DECLSPEC 32 orte/runtime/orte_info_support.h ORTE_DECLSPEC extern const char *orte_info_type_orte; ORTE_DECLSPEC 34 orte/runtime/orte_info_support.h ORTE_DECLSPEC void orte_info_register_types(opal_pointer_array_t *mca_types); ORTE_DECLSPEC 36 orte/runtime/orte_info_support.h ORTE_DECLSPEC int orte_info_register_framework_params(opal_pointer_array_t *component_map); ORTE_DECLSPEC 38 orte/runtime/orte_info_support.h ORTE_DECLSPEC void orte_info_close_components(void); ORTE_DECLSPEC 40 orte/runtime/orte_info_support.h ORTE_DECLSPEC void orte_info_show_orte_version(const char *scope); ORTE_DECLSPEC 34 orte/runtime/orte_locks.h ORTE_DECLSPEC extern opal_atomic_lock_t orte_finalize_lock; ORTE_DECLSPEC 37 orte/runtime/orte_locks.h ORTE_DECLSPEC extern opal_atomic_lock_t orte_abort_inprogress_lock; ORTE_DECLSPEC 38 orte/runtime/orte_locks.h ORTE_DECLSPEC extern opal_atomic_lock_t orte_jobs_complete_lock; ORTE_DECLSPEC 39 orte/runtime/orte_locks.h ORTE_DECLSPEC extern opal_atomic_lock_t orte_quit_lock; ORTE_DECLSPEC 44 orte/runtime/orte_locks.h ORTE_DECLSPEC int orte_locks_init(void); ORTE_DECLSPEC 28 orte/runtime/orte_quit.h ORTE_DECLSPEC void orte_quit(int fd, short args, void *cbdata); ORTE_DECLSPEC 30 orte/runtime/orte_quit.h ORTE_DECLSPEC int orte_print_aborted_job(orte_job_t *job, ORTE_DECLSPEC 75 orte/runtime/orte_wait.h ORTE_DECLSPEC void orte_wait_enable(void); ORTE_DECLSPEC 76 orte/runtime/orte_wait.h ORTE_DECLSPEC void orte_wait_disable(void); ORTE_DECLSPEC 85 orte/runtime/orte_wait.h ORTE_DECLSPEC void orte_wait_cb(orte_proc_t *proc, orte_wait_cbfunc_t callback, ORTE_DECLSPEC 88 orte/runtime/orte_wait.h ORTE_DECLSPEC void orte_wait_cb_cancel(orte_proc_t *proc); ORTE_DECLSPEC 189 orte/runtime/orte_wait.h ORTE_DECLSPEC int orte_wait_init(void); ORTE_DECLSPEC 196 orte/runtime/orte_wait.h ORTE_DECLSPEC int orte_wait_finalize(void); ORTE_DECLSPEC 39 orte/runtime/runtime.h ORTE_DECLSPEC extern const char orte_version_string[]; ORTE_DECLSPEC 44 orte/runtime/runtime.h ORTE_DECLSPEC extern int orte_initialized; ORTE_DECLSPEC 45 orte/runtime/runtime.h ORTE_DECLSPEC extern bool orte_finalizing; ORTE_DECLSPEC 46 orte/runtime/runtime.h ORTE_DECLSPEC extern int orte_debug_output; ORTE_DECLSPEC 47 orte/runtime/runtime.h ORTE_DECLSPEC extern bool orte_debug_flag; ORTE_DECLSPEC 62 orte/runtime/runtime.h ORTE_DECLSPEC int orte_init(int*pargc, char*** pargv, orte_proc_type_t flags); ORTE_DECLSPEC 70 orte/runtime/runtime.h ORTE_DECLSPEC int orte_register_params(void); ORTE_DECLSPEC 77 orte/runtime/runtime.h ORTE_DECLSPEC int orte_finalize(void); ORTE_DECLSPEC 35 orte/runtime/runtime_internals.h ORTE_DECLSPEC int orte_dt_init(void); ORTE_DECLSPEC 120 orte/tools/orte-info/orte-info.h ORTE_DECLSPEC OBJ_CLASS_DECLARATION(orte_info_component_map_t); ORTE_DECLSPEC 225 orte/util/attr.h ORTE_DECLSPEC const char *orte_attr_key_to_str(orte_attribute_key_t key); ORTE_DECLSPEC 228 orte/util/attr.h ORTE_DECLSPEC bool orte_get_attribute(opal_list_t *attributes, orte_attribute_key_t key, ORTE_DECLSPEC 232 orte/util/attr.h ORTE_DECLSPEC int orte_set_attribute(opal_list_t *attributes, orte_attribute_key_t key, ORTE_DECLSPEC 236 orte/util/attr.h ORTE_DECLSPEC void orte_remove_attribute(opal_list_t *attributes, orte_attribute_key_t key); ORTE_DECLSPEC 238 orte/util/attr.h ORTE_DECLSPEC orte_attribute_t* orte_fetch_attribute(opal_list_t *attributes, ORTE_DECLSPEC 242 orte/util/attr.h ORTE_DECLSPEC int orte_add_attribute(opal_list_t *attributes, ORTE_DECLSPEC 246 orte/util/attr.h ORTE_DECLSPEC int orte_prepend_attribute(opal_list_t *attributes, ORTE_DECLSPEC 250 orte/util/attr.h ORTE_DECLSPEC int orte_attr_load(orte_attribute_t *kv, ORTE_DECLSPEC 253 orte/util/attr.h ORTE_DECLSPEC int orte_attr_unload(orte_attribute_t *kv, ORTE_DECLSPEC 263 orte/util/attr.h ORTE_DECLSPEC int orte_attr_register(const char *project, ORTE_DECLSPEC 44 orte/util/comm/comm.h ORTE_DECLSPEC int orte_util_comm_connect_tool(char *uri); ORTE_DECLSPEC 46 orte/util/comm/comm.h ORTE_DECLSPEC int orte_util_comm_report_event(orte_comm_event_t ev); ORTE_DECLSPEC 48 orte/util/comm/comm.h ORTE_DECLSPEC int orte_util_comm_query_job_info(const orte_process_name_t *hnp, orte_jobid_t job, ORTE_DECLSPEC 51 orte/util/comm/comm.h ORTE_DECLSPEC int orte_util_comm_query_node_info(const orte_process_name_t *hnp, char *node, ORTE_DECLSPEC 54 orte/util/comm/comm.h ORTE_DECLSPEC int orte_util_comm_query_proc_info(const orte_process_name_t *hnp, orte_jobid_t job, orte_vpid_t vpid, ORTE_DECLSPEC 57 orte/util/comm/comm.h ORTE_DECLSPEC int orte_util_comm_spawn_job(const orte_process_name_t *hnp, orte_job_t *jdata); ORTE_DECLSPEC 59 orte/util/comm/comm.h ORTE_DECLSPEC int orte_util_comm_terminate_job(const orte_process_name_t *hnp, orte_jobid_t job); ORTE_DECLSPEC 61 orte/util/comm/comm.h ORTE_DECLSPEC int orte_util_comm_halt_vm(const orte_process_name_t *hnp); ORTE_DECLSPEC 33 orte/util/context_fns.h ORTE_DECLSPEC int orte_util_check_context_app(orte_app_context_t *context, ORTE_DECLSPEC 36 orte/util/context_fns.h ORTE_DECLSPEC int orte_util_check_context_cwd(orte_app_context_t *context, ORTE_DECLSPEC 34 orte/util/dash_host/dash_host.h ORTE_DECLSPEC int orte_util_add_dash_host_nodes(opal_list_t *nodes, ORTE_DECLSPEC 38 orte/util/dash_host/dash_host.h ORTE_DECLSPEC int orte_util_filter_dash_host_nodes(opal_list_t *nodes, ORTE_DECLSPEC 42 orte/util/dash_host/dash_host.h ORTE_DECLSPEC int orte_util_get_ordered_dash_host_list(opal_list_t *nodes, ORTE_DECLSPEC 45 orte/util/dash_host/dash_host.h ORTE_DECLSPEC int orte_util_dash_host_compute_slots(orte_node_t *node, char *hosts); ORTE_DECLSPEC 37 orte/util/error_strings.h ORTE_DECLSPEC int orte_err2str(int errnum, const char **errmsg); ORTE_DECLSPEC 40 orte/util/error_strings.h ORTE_DECLSPEC const char *orte_job_state_to_str(orte_job_state_t state); ORTE_DECLSPEC 42 orte/util/error_strings.h ORTE_DECLSPEC const char *orte_app_ctx_state_to_str(orte_app_state_t state); ORTE_DECLSPEC 44 orte/util/error_strings.h ORTE_DECLSPEC const char *orte_proc_state_to_str(orte_proc_state_t state); ORTE_DECLSPEC 46 orte/util/error_strings.h ORTE_DECLSPEC const char *orte_node_state_to_str(orte_node_state_t state); ORTE_DECLSPEC 52 orte/util/hnp_contact.h ORTE_DECLSPEC OBJ_CLASS_DECLARATION(orte_hnp_contact_t); ORTE_DECLSPEC 54 orte/util/hnp_contact.h ORTE_DECLSPEC int orte_write_hnp_contact_file(char *filename); ORTE_DECLSPEC 56 orte/util/hnp_contact.h ORTE_DECLSPEC int orte_read_hnp_contact_file(char *filename, orte_hnp_contact_t *hnp, bool connect); ORTE_DECLSPEC 58 orte/util/hnp_contact.h ORTE_DECLSPEC int orte_list_local_hnps(opal_list_t *hnps, bool connect); ORTE_DECLSPEC 33 orte/util/hostfile/hostfile.h ORTE_DECLSPEC int orte_util_add_hostfile_nodes(opal_list_t *nodes, ORTE_DECLSPEC 36 orte/util/hostfile/hostfile.h ORTE_DECLSPEC int orte_util_filter_hostfile_nodes(opal_list_t *nodes, ORTE_DECLSPEC 40 orte/util/hostfile/hostfile.h ORTE_DECLSPEC int orte_util_get_ordered_host_list(opal_list_t *nodes, ORTE_DECLSPEC 60 orte/util/listener.h ORTE_DECLSPEC int orte_start_listening(void); ORTE_DECLSPEC 61 orte/util/listener.h ORTE_DECLSPEC void orte_stop_listening(void); ORTE_DECLSPEC 62 orte/util/listener.h ORTE_DECLSPEC int orte_register_listener(struct sockaddr* address, opal_socklen_t addrlen, ORTE_DECLSPEC 53 orte/util/name_fns.h ORTE_DECLSPEC char* orte_util_print_name_args(const orte_process_name_t *name); ORTE_DECLSPEC 57 orte/util/name_fns.h ORTE_DECLSPEC char* orte_util_print_jobids(const orte_jobid_t job); ORTE_DECLSPEC 61 orte/util/name_fns.h ORTE_DECLSPEC char* orte_util_print_vpids(const orte_vpid_t vpid); ORTE_DECLSPEC 65 orte/util/name_fns.h ORTE_DECLSPEC char* orte_util_print_job_family(const orte_jobid_t job); ORTE_DECLSPEC 69 orte/util/name_fns.h ORTE_DECLSPEC char* orte_util_print_local_jobid(const orte_jobid_t job); ORTE_DECLSPEC 73 orte/util/name_fns.h ORTE_DECLSPEC char *orte_pretty_print_timing(int64_t secs, int64_t usecs); ORTE_DECLSPEC 118 orte/util/name_fns.h ORTE_DECLSPEC OBJ_CLASS_DECLARATION(orte_namelist_t); ORTE_DECLSPEC 120 orte/util/name_fns.h ORTE_DECLSPEC int orte_util_snprintf_jobid(char *jobid_string, size_t size, const orte_jobid_t jobid); ORTE_DECLSPEC 121 orte/util/name_fns.h ORTE_DECLSPEC int orte_util_convert_jobid_to_string(char **jobid_string, const orte_jobid_t jobid); ORTE_DECLSPEC 122 orte/util/name_fns.h ORTE_DECLSPEC int orte_util_convert_string_to_jobid(orte_jobid_t *jobid, const char* jobidstring); ORTE_DECLSPEC 123 orte/util/name_fns.h ORTE_DECLSPEC int orte_util_convert_vpid_to_string(char **vpid_string, const orte_vpid_t vpid); ORTE_DECLSPEC 124 orte/util/name_fns.h ORTE_DECLSPEC int orte_util_convert_string_to_vpid(orte_vpid_t *vpid, const char* vpidstring); ORTE_DECLSPEC 125 orte/util/name_fns.h ORTE_DECLSPEC int orte_util_convert_string_to_process_name(orte_process_name_t *name, ORTE_DECLSPEC 127 orte/util/name_fns.h ORTE_DECLSPEC int orte_util_convert_process_name_to_string(char** name_string, ORTE_DECLSPEC 129 orte/util/name_fns.h ORTE_DECLSPEC int orte_util_create_process_name(orte_process_name_t **name, ORTE_DECLSPEC 133 orte/util/name_fns.h ORTE_DECLSPEC int orte_util_compare_name_fields(orte_ns_cmp_bitmask_t fields, ORTE_DECLSPEC 137 orte/util/name_fns.h ORTE_DECLSPEC uint32_t orte_util_hash_vpid(orte_vpid_t vpid); ORTE_DECLSPEC 138 orte/util/name_fns.h ORTE_DECLSPEC int orte_util_convert_string_to_sysinfo(char **cpu_type, char **cpu_model, ORTE_DECLSPEC 140 orte/util/name_fns.h ORTE_DECLSPEC int orte_util_convert_sysinfo_to_string(char** sysinfo_string, ORTE_DECLSPEC 33 orte/util/nidmap.h ORTE_DECLSPEC int orte_util_nidmap_create(opal_pointer_array_t *pool, ORTE_DECLSPEC 36 orte/util/nidmap.h ORTE_DECLSPEC int orte_util_decode_nidmap(opal_buffer_t *buf); ORTE_DECLSPEC 40 orte/util/nidmap.h ORTE_DECLSPEC int orte_util_pass_node_info(opal_buffer_t *buf); ORTE_DECLSPEC 42 orte/util/nidmap.h ORTE_DECLSPEC int orte_util_parse_node_info(opal_buffer_t *buf); ORTE_DECLSPEC 46 orte/util/nidmap.h ORTE_DECLSPEC int orte_util_generate_ppn(orte_job_t *jdata, ORTE_DECLSPEC 49 orte/util/nidmap.h ORTE_DECLSPEC int orte_util_decode_ppn(orte_job_t *jdata, ORTE_DECLSPEC 31 orte/util/parse_options.h ORTE_DECLSPEC void orte_util_parse_range_options(char *input, char ***output); ORTE_DECLSPEC 33 orte/util/parse_options.h ORTE_DECLSPEC void orte_util_get_ranges(char *inp, char ***startpts, char ***endpts); ORTE_DECLSPEC 36 orte/util/pre_condition_transports.h ORTE_DECLSPEC int orte_pre_condition_transports(orte_job_t *jdata, char **key); ORTE_DECLSPEC 38 orte/util/pre_condition_transports.h ORTE_DECLSPEC char* orte_pre_condition_transports_print(uint64_t *unique_key); ORTE_DECLSPEC 55 orte/util/proc_info.c ORTE_DECLSPEC orte_proc_info_t orte_process_info = { ORTE_DECLSPEC 141 orte/util/proc_info.h ORTE_DECLSPEC extern orte_proc_info_t orte_process_info; ORTE_DECLSPEC 158 orte/util/proc_info.h ORTE_DECLSPEC int orte_proc_info(void); ORTE_DECLSPEC 160 orte/util/proc_info.h ORTE_DECLSPEC int orte_proc_info_finalize(void); ORTE_DECLSPEC 162 orte/util/proc_info.h ORTE_DECLSPEC bool orte_ifislocal(const char *name); ORTE_DECLSPEC 111 orte/util/session_dir.h ORTE_DECLSPEC int orte_session_dir(bool create, orte_process_name_t *proc); ORTE_DECLSPEC 116 orte/util/session_dir.h ORTE_DECLSPEC int orte_session_setup_base(orte_process_name_t *proc); ORTE_DECLSPEC 118 orte/util/session_dir.h ORTE_DECLSPEC int orte_setup_top_session_dir(void); ORTE_DECLSPEC 135 orte/util/session_dir.h ORTE_DECLSPEC int orte_session_dir_finalize(orte_process_name_t *proc); ORTE_DECLSPEC 146 orte/util/session_dir.h ORTE_DECLSPEC int orte_session_dir_cleanup(orte_jobid_t jobid); ORTE_DECLSPEC 55 orte/util/show_help.h ORTE_DECLSPEC int orte_show_help_init(void); ORTE_DECLSPEC 63 orte/util/show_help.h ORTE_DECLSPEC bool orte_show_help_is_available(void); ORTE_DECLSPEC 71 orte/util/show_help.h ORTE_DECLSPEC void orte_show_help_finalize(void); ORTE_DECLSPEC 80 orte/util/show_help.h ORTE_DECLSPEC int orte_show_help(const char *filename, const char *topic, ORTE_DECLSPEC 87 orte/util/show_help.h ORTE_DECLSPEC int orte_show_help_norender(const char *filename, ORTE_DECLSPEC 101 orte/util/show_help.h ORTE_DECLSPEC int orte_show_help_suppress(const char *filename, ORTE_DECLSPEC 104 orte/util/show_help.h ORTE_DECLSPEC void orte_show_help_recv(int status, orte_process_name_t* sender,