ORTE_PROC_HNP 353 orte/orted/orted_main.c if (ORTE_SUCCESS != (ret = orte_init(&argc, &argv, ORTE_PROC_HNP))) { ORTE_PROC_HNP 385 orte/orted/orted_submit.c orte_process_info.proc_type = ORTE_PROC_HNP; ORTE_PROC_HNP 199 orte/tools/orte-server/orte-server.c if (ORTE_SUCCESS != (ret = orte_init(&argc, &argv, ORTE_PROC_HNP))) { ORTE_PROC_HNP 61 orte/util/proc_info.h #define ORTE_PROC_MASTER (ORTE_PROC_MASTER_ACTUAL + ORTE_PROC_HNP) ORTE_PROC_HNP 65 orte/util/proc_info.h #define ORTE_PROC_IS_HNP (ORTE_PROC_HNP & orte_process_info.proc_type)