OpenMPI  0.1.1
rmaps_private.h File Reference
#include "orte_config.h"
#include "orte/types.h"
#include "orte/runtime/orte_globals.h"
#include "orte/mca/rmaps/rmaps.h"

Go to the source code of this file.

Functions

BEGIN_C_DECLS ORTE_DECLSPEC int orte_rmaps_base_map_job (orte_job_t *jdata)
 
ORTE_DECLSPEC orte_job_map_torte_rmaps_base_get_job_map (orte_jobid_t job)
 
ORTE_DECLSPEC int orte_rmaps_base_get_target_nodes (opal_list_t *node_list, orte_std_cntr_t *total_num_slots, orte_app_context_t *app, orte_mapping_policy_t policy, bool initial_map)
 
ORTE_DECLSPEC orte_proc_torte_rmaps_base_setup_proc (orte_job_t *jdata, orte_node_t *node, orte_app_idx_t idx)
 
ORTE_DECLSPEC orte_node_torte_rmaps_base_get_starting_point (opal_list_t *node_list, orte_job_t *jdata)
 
ORTE_DECLSPEC int orte_rmaps_base_compute_vpids (orte_job_t *jdata, orte_app_context_t *app, opal_list_t *nodes)
 
ORTE_DECLSPEC int orte_rmaps_base_compute_local_ranks (orte_job_t *jdata)
 
ORTE_DECLSPEC int orte_rmaps_base_compute_bindings (orte_job_t *jdata)
 
ORTE_DECLSPEC void orte_rmaps_base_update_local_ranks (orte_job_t *jdata, orte_node_t *oldnode, orte_node_t *newnode, orte_proc_t *newproc)
 
ORTE_DECLSPEC int orte_rmaps_base_rearrange_map (orte_app_context_t *app, orte_job_map_t *map, opal_list_t *procs)
 

Function Documentation