OpenMPI  0.1.1
rmaps_rr.h File Reference

Resource Mapping. More...

#include "orte_config.h"
#include "opal/mca/hwloc/hwloc.h"
#include "opal/class/opal_list.h"
#include "orte/mca/rmaps/rmaps.h"

Go to the source code of this file.

Functions

ORTE_MODULE_DECLSPEC int orte_rmaps_rr_bynode (orte_job_t *jdata, orte_app_context_t *app, opal_list_t *node_list, orte_std_cntr_t num_slots, orte_vpid_t nprocs)
 
ORTE_MODULE_DECLSPEC int orte_rmaps_rr_byslot (orte_job_t *jdata, orte_app_context_t *app, opal_list_t *node_list, orte_std_cntr_t num_slots, orte_vpid_t nprocs)
 

Variables

BEGIN_C_DECLS
ORTE_MODULE_DECLSPEC
orte_rmaps_base_component_t 
mca_rmaps_round_robin_component
 
orte_rmaps_base_module_t orte_rmaps_round_robin_module
 

Detailed Description

Resource Mapping.