orte_ras_base 59 orte/mca/ras/base/base.h ORTE_DECLSPEC extern orte_ras_base_t orte_ras_base; orte_ras_base 134 orte/mca/ras/base/ras_base_allocate.c if (orte_ras_base.allocation_read) { orte_ras_base 141 orte/mca/ras/base/ras_base_allocate.c orte_ras_base.allocation_read = true; orte_ras_base 158 orte/mca/ras/base/ras_base_allocate.c if (NULL != orte_ras_base.active_module) { orte_ras_base 160 orte/mca/ras/base/ras_base_allocate.c if (ORTE_SUCCESS != (rc = orte_ras_base.active_module->allocate(jdata, &nodes))) { orte_ras_base 471 orte/mca/ras/base/ras_base_allocate.c jdata->total_slots_alloc = orte_ras_base.total_slots_alloc; orte_ras_base 33 orte/mca/ras/base/ras_base_close.c if (NULL != orte_ras_base.active_module) { orte_ras_base 34 orte/mca/ras/base/ras_base_close.c orte_ras_base.active_module->finalize(); orte_ras_base 47 orte/mca/ras/base/ras_base_close.c &orte_ras_base.ras_opened, NULL); orte_ras_base 51 orte/mca/ras/base/ras_base_frame.c orte_ras_base_t orte_ras_base = {0}; orte_ras_base 55 orte/mca/ras/base/ras_base_frame.c orte_ras_base.multiplier = 1; orte_ras_base 61 orte/mca/ras/base/ras_base_frame.c MCA_BASE_VAR_SCOPE_READONLY, &orte_ras_base.multiplier); orte_ras_base 76 orte/mca/ras/base/ras_base_frame.c orte_ras_base.launch_orted_on_hn = true; orte_ras_base 78 orte/mca/ras/base/ras_base_frame.c orte_ras_base.launch_orted_on_hn = false; orte_ras_base 86 orte/mca/ras/base/ras_base_frame.c MCA_BASE_VAR_SCOPE_READONLY, &orte_ras_base.launch_orted_on_hn); orte_ras_base 93 orte/mca/ras/base/ras_base_frame.c if (NULL != orte_ras_base.active_module) { orte_ras_base 94 orte/mca/ras/base/ras_base_frame.c orte_ras_base.active_module->finalize(); orte_ras_base 107 orte/mca/ras/base/ras_base_frame.c orte_ras_base.active_module = NULL; orte_ras_base 108 orte/mca/ras/base/ras_base_frame.c orte_ras_base.allocation_read = false; orte_ras_base 109 orte/mca/ras/base/ras_base_frame.c orte_ras_base.total_slots_alloc = 0; orte_ras_base 68 orte/mca/ras/base/ras_base_node.c if (1 < orte_ras_base.multiplier) { orte_ras_base 76 orte/mca/ras/base/ras_base_node.c if (ORTE_SUCCESS != (rc = opal_pointer_array_set_size(orte_node_pool, num_nodes * orte_ras_base.multiplier))) { orte_ras_base 87 orte/mca/ras/base/ras_base_node.c if ((orte_ras_base.launch_orted_on_hn == true) && orte_ras_base 123 orte/mca/ras/base/ras_base_node.c orte_ras_base.total_slots_alloc += node->slots; orte_ras_base 175 orte/mca/ras/base/ras_base_node.c for (i=1; i < orte_ras_base.multiplier; i++) { orte_ras_base 215 orte/mca/ras/base/ras_base_node.c orte_ras_base.total_slots_alloc += node->slots; orte_ras_base 222 orte/mca/ras/base/ras_base_node.c for (i=1; i < orte_ras_base.multiplier; i++) { orte_ras_base 57 orte/mca/ras/base/ras_base_select.c orte_ras_base.active_module = best_module; orte_ras_base 58 orte/mca/ras/base/ras_base_select.c if (NULL != orte_ras_base.active_module->init) { orte_ras_base 59 orte/mca/ras/base/ras_base_select.c return orte_ras_base.active_module->init(); orte_ras_base 379 orte/util/session_dir.c if (orte_ras_base.launch_orted_on_hn && orte_ras_base 498 orte/util/session_dir.c if (orte_ras_base.launch_orted_on_hn &&