os_index 165 ompi/mca/topo/treematch/treematch/tm_topology.c arch[obj_proc1->os_index] = (double*)MALLOC(sizeof(double)*nb_proc); os_index 170 ompi/mca/topo/treematch/treematch/tm_topology.c arch[obj_proc1->os_index][obj_proc2->os_index]=link_cost(obj_res->depth+1); os_index 211 ompi/mca/topo/treematch/treematch/tm_topology.c if(objs[i]->os_index > nb_nodes){ os_index 214 ompi/mca/topo/treematch/treematch/tm_topology.c i, objs[i]->os_index, nb_nodes); os_index 219 ompi/mca/topo/treematch/treematch/tm_topology.c if((unsigned int)topology->node_id[j] == objs[i]->os_index){ os_index 221 ompi/mca/topo/treematch/treematch/tm_topology.c fprintf(stderr, "Cannot use forced physical numbering!\n\tDuplicated physical number of some PUs in %s.\n\tPU %d and PU %d have the same physical number: (os_index[%d] = %d) == (os_index[%d] = %d)\n", filename, j, i, j, objs[j]->os_index, i, objs[i]->os_index); os_index 226 ompi/mca/topo/treematch/treematch/tm_topology.c topology->node_id[i] = objs[i]->os_index; os_index 227 ompi/mca/topo/treematch/treematch/tm_topology.c topology->node_rank[objs[i]->os_index] = i; os_index 200 ompi/mpiext/affinity/c/mpiext_affinity_str.c snprintf(tmp, stmp, "socket %d has ", socket->os_index); os_index 760 opal/mca/hwloc/base/hwloc_base_util.c if (num_objs && obj->os_index > *num_objs) os_index 761 opal/mca/hwloc/base/hwloc_base_util.c *num_objs = obj->os_index; os_index 762 opal/mca/hwloc/base/hwloc_base_util.c if (obj->os_index == nobj) os_index 1840 opal/mca/hwloc/base/hwloc_base_util.c if (hwloc_bitmap_isset(cpuset, pu->os_index)) { os_index 136 opal/mca/hwloc/hwloc201/hwloc/hwloc/diff.c if (obj1->os_index != obj2->os_index) os_index 236 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c dist->indexes[i] = objs[i]->os_index; os_index 318 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c fprintf(stderr, " % 5d", (int)(gp ? objs[j]->gp_index : objs[j]->os_index)); os_index 321 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c fprintf(stderr, " % 5d", (int)(gp ? objs[i]->gp_index : objs[i]->os_index)); os_index 432 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c hwloc_bitmap_set(nodeset, obj->os_index); os_index 626 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c unsigned os_index = HWLOC_UNKNOWN_INDEX; /* no os_index except for PU and NUMANODE below */ os_index 643 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c os_index = hwloc_bitmap_first(cpuset); os_index 644 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c hwloc_debug("Found PU #%u inside node %d for sdl %d\n", os_index, i, sdl); os_index 649 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c os_index = i; os_index 650 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c hwloc_debug("Using os_index #%u for NUMA node inside node %d for sdl %d\n", os_index, i, sdl); os_index 653 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c obj = hwloc_alloc_setup_object(topology, type, os_index); os_index 59 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-hpux.c return obj->os_index; os_index 233 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-hpux.c if (i >= nbnodes || (ldom_t) nodes[i]->os_index != currentnode) os_index 235 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-hpux.c if ((ldom_t) nodes[i]->os_index == currentnode) os_index 3508 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c if (curpackage->os_index == mypackageid) { os_index 51 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c lgrp_affinity_set(idtype, id, obj->os_index, LGRP_AFF_NONE); os_index 79 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c lgrp_affinity_set(idtype, id, obj->os_index, LGRP_AFF_STRONG); os_index 82 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c lgrp_affinity_set(idtype, id, obj->os_index, LGRP_AFF_NONE); os_index 84 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c lgrp_affinity_set(idtype, id, obj->os_index, LGRP_AFF_WEAK); os_index 144 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c lgrp_affinity_t aff = lgrp_affinity_get(idtype, id, obj->os_index); os_index 206 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c if (hwloc_bitmap_isset(nodeset, obj->os_index)) { os_index 207 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c lgrp_affinity_set(idtype, id, obj->os_index, LGRP_AFF_STRONG); os_index 210 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c lgrp_affinity_set(idtype, id, obj->os_index, LGRP_AFF_NONE); os_index 212 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c lgrp_affinity_set(idtype, id, obj->os_index, LGRP_AFF_WEAK); os_index 248 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c lgrp_affinity_t aff = lgrp_affinity_get(idtype, id, obj->os_index); os_index 251 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c hwloc_bitmap_set(nodeset, obj->os_index); os_index 511 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c int latency = lgrp_latency_cookie(cookie, glob_lgrps[i]->os_index, glob_lgrps[j]->os_index, LGRP_LAT_CPU_TO_MEM); os_index 856 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c unsigned os_index = indexes->next++; os_index 859 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c os_index = indexes->array[os_index]; os_index 862 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c os_index = HWLOC_UNKNOWN_INDEX; os_index 864 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c return os_index; os_index 915 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c unsigned os_index; os_index 920 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c os_index = hwloc_synthetic_next_index(&curlevel->indexes, type); os_index 924 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c hwloc_bitmap_set(set, os_index); os_index 933 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c obj = hwloc_alloc_setup_object(topology, type, os_index); os_index 938 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c hwloc_bitmap_set(obj->nodeset, os_index); os_index 1106 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c if (level[0]->os_index) os_index 1116 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c if (level[i]->os_index == step) os_index 1121 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c if (level[i*j]->os_index != step*j) os_index 1142 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c if (level[i]->os_index != ind) os_index 1165 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c res = snprintf(tmp, tmplen, "%u%s", cur->os_index, os_index 1199 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c if (cur->os_index != cur->logical_index) { os_index 1382 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c hwloc_bitmap_clr(remaining_nodes, mchild->os_index); /* cannot use parent->nodeset, some normal children may have other NUMA nodes */ os_index 118 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c obj->os_index = strtoul(value, NULL, 10); os_index 1001 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c state->global->msgprefix, hwloc_obj_type_string(obj->type), obj->os_index); os_index 1011 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c state->global->msgprefix, hwloc_obj_type_string(obj->type), obj->os_index); os_index 1021 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c state->global->msgprefix, hwloc_obj_type_string(obj->type), obj->os_index); os_index 1041 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c state->global->msgprefix, hwloc_obj_type_string(obj->type), obj->os_index); os_index 1055 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c state->global->msgprefix, hwloc_obj_type_string(obj->type), obj->os_index); os_index 1061 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c state->global->msgprefix, hwloc_obj_type_string(obj->type), obj->os_index); os_index 1070 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c state->global->msgprefix, obj->os_index); os_index 1931 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c if (obj->os_index != HWLOC_UNKNOWN_INDEX) { os_index 1932 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c sprintf(tmp, "%u", obj->os_index); os_index 241 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c if (obj->os_index != HWLOC_UNKNOWN_INDEX) os_index 242 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c snprintf(idx, sizeof(idx), "#%u", obj->os_index); os_index 708 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c newobj = hwloc_alloc_setup_object(newtopology, src->type, src->os_index); os_index 719 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c newobj->os_index = src->os_index; os_index 1203 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c if (obj->os_index != HWLOC_UNKNOWN_INDEX) os_index 1205 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c typestr, obj->os_index, cpusetstr, os_index 1231 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c if (old->os_index == HWLOC_UNKNOWN_INDEX) os_index 1232 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c old->os_index = new->os_index; os_index 1568 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c if (hwloc_bitmap_isset(obj->nodeset, obj->os_index)) os_index 1569 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c hwloc_bitmap_set(topology->levels[0][0]->nodeset, obj->os_index); os_index 1570 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c hwloc_bitmap_set(topology->levels[0][0]->complete_nodeset, obj->os_index); os_index 1614 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c if (hwloc_bitmap_isset(result->cpuset, result->os_index)) os_index 1615 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c hwloc_bitmap_set(topology->levels[0][0]->cpuset, result->os_index); os_index 1616 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c hwloc_bitmap_set(topology->levels[0][0]->complete_cpuset, result->os_index); os_index 1649 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c if (hwloc_bitmap_isset(obj->nodeset, obj->os_index)) os_index 1650 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c hwloc_bitmap_set(topology->levels[0][0]->nodeset, obj->os_index); os_index 1651 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c hwloc_bitmap_set(topology->levels[0][0]->complete_nodeset, obj->os_index); os_index 1663 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c if (hwloc_bitmap_isset(obj->cpuset, obj->os_index)) os_index 1664 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c hwloc_bitmap_set(topology->levels[0][0]->cpuset, obj->os_index); os_index 1665 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c hwloc_bitmap_set(topology->levels[0][0]->complete_cpuset, obj->os_index); os_index 1677 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c hwloc_obj_type_t type, unsigned os_index) os_index 1682 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c obj->os_index = os_index; os_index 3740 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c hwloc_bitmap_set(droppednodeset, node->os_index); os_index 3945 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c assert(hwloc_bitmap_first(obj->cpuset) == (int) obj->os_index); os_index 3947 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c assert(hwloc_bitmap_first(obj->complete_cpuset) == (int) obj->os_index); os_index 3949 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c assert(hwloc_bitmap_isset(topology->allowed_cpuset, (int) obj->os_index)); os_index 4159 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c assert(hwloc_bitmap_first(obj->nodeset) == (int) obj->os_index); os_index 4161 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c assert(hwloc_bitmap_first(obj->complete_nodeset) == (int) obj->os_index); os_index 4163 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c assert(hwloc_bitmap_isset(topology->allowed_nodeset, (int) obj->os_index)); os_index 4241 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c assert(hwloc_bitmap_first(obj->complete_nodeset) == (int) obj->os_index); os_index 358 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h unsigned os_index; /**< \brief OS-provided physical index number. os_index 667 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h hwloc_get_pu_obj_by_os_index(hwloc_topology_t topology, unsigned os_index) __hwloc_attribute_pure; os_index 669 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h hwloc_get_pu_obj_by_os_index(hwloc_topology_t topology, unsigned os_index) os_index 673 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h if (obj->os_index == os_index) os_index 688 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h hwloc_get_numanode_obj_by_os_index(hwloc_topology_t topology, unsigned os_index) __hwloc_attribute_pure; os_index 690 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h hwloc_get_numanode_obj_by_os_index(hwloc_topology_t topology, unsigned os_index) os_index 694 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h if (obj->os_index == os_index) os_index 1001 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h if (hwloc_bitmap_set(nodeset, obj->os_index) < 0) os_index 1022 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h if (hwloc_bitmap_isset(nodeset, obj->os_index)) os_index 66 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/linux-libnuma.h if (node->os_index >= *maxnode) os_index 68 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/linux-libnuma.h mask[node->os_index/sizeof(*mask)/8] |= 1UL << (node->os_index % (sizeof(*mask)*8)); os_index 69 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/linux-libnuma.h if (outmaxnode == (unsigned long) -1 || outmaxnode < node->os_index) os_index 70 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/linux-libnuma.h outmaxnode = node->os_index; os_index 100 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/linux-libnuma.h if (node->os_index >= *maxnode) os_index 102 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/linux-libnuma.h if (!hwloc_bitmap_isset(nodeset, node->os_index)) os_index 104 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/linux-libnuma.h mask[node->os_index/sizeof(*mask)/8] |= 1UL << (node->os_index % (sizeof(*mask)*8)); os_index 105 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/linux-libnuma.h if (outmaxnode == (unsigned long) -1 || outmaxnode < node->os_index) os_index 106 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/linux-libnuma.h outmaxnode = node->os_index; os_index 130 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/linux-libnuma.h if (node->os_index < maxnode os_index 131 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/linux-libnuma.h && (mask[node->os_index/sizeof(*mask)/8] & (1UL << (node->os_index % (sizeof(*mask)*8))))) os_index 153 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/linux-libnuma.h if (node->os_index < maxnode os_index 154 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/linux-libnuma.h && (mask[node->os_index/sizeof(*mask)/8] & (1UL << (node->os_index % (sizeof(*mask)*8))))) os_index 155 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/linux-libnuma.h hwloc_bitmap_set(nodeset, node->os_index); os_index 200 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/linux-libnuma.h numa_bitmask_setbit(bitmask, node->os_index); os_index 224 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/linux-libnuma.h if (hwloc_bitmap_isset(nodeset, node->os_index) && node->attr->numanode.local_memory) os_index 225 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/linux-libnuma.h numa_bitmask_setbit(bitmask, node->os_index); os_index 242 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/linux-libnuma.h if (numa_bitmask_isbitset(bitmask, node->os_index)) os_index 260 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/linux-libnuma.h if (numa_bitmask_isbitset(bitmask, node->os_index)) os_index 261 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/linux-libnuma.h hwloc_bitmap_set(nodeset, node->os_index); os_index 306 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/plugins.h HWLOC_DECLSPEC hwloc_obj_t hwloc_alloc_setup_object(hwloc_topology_t topology, hwloc_obj_type_t type, unsigned os_index);