ncpus 133 orte/mca/rmaps/base/rmaps_base_binding.c unsigned int ncpus; ncpus 217 orte/mca/rmaps/base/rmaps_base_binding.c ncpus = opal_hwloc_base_get_npus(node->topology->topo, trg_obj); ncpus 220 orte/mca/rmaps/base/rmaps_base_binding.c ORTE_NAME_PRINT(ORTE_PROC_MY_NAME), ncpus); ncpus 230 orte/mca/rmaps/base/rmaps_base_binding.c if (ncpus < data->num_bound && ncpus 239 orte/mca/rmaps/base/rmaps_base_binding.c data->num_bound, ncpus); ncpus 253 orte/mca/rmaps/base/rmaps_base_binding.c total_cpus += ncpus; ncpus 304 orte/mca/rmaps/base/rmaps_base_binding.c unsigned int idx, ncpus; ncpus 406 orte/mca/rmaps/base/rmaps_base_binding.c if (0 == (ncpus = opal_hwloc_base_get_npus(node->topology->topo, locale))) { ncpus 418 orte/mca/rmaps/base/rmaps_base_binding.c if (ncpus < (data->num_bound+1)) { ncpus 425 orte/mca/rmaps/base/rmaps_base_binding.c ncpus = opal_hwloc_base_get_npus(node->topology->topo, sib); ncpus 431 orte/mca/rmaps/base/rmaps_base_binding.c if (data->num_bound < ncpus) { ncpus 444 orte/mca/rmaps/base/rmaps_base_binding.c ncpus = opal_hwloc_base_get_npus(node->topology->topo, sib); ncpus 450 orte/mca/rmaps/base/rmaps_base_binding.c if (data->num_bound < ncpus) { ncpus 467 orte/mca/rmaps/base/rmaps_base_binding.c data->num_bound, ncpus);