Home
last modified time | relevance | path

Searched refs:hwloc_get_numanode_obj_by_os_index (Results 1 – 25 of 48) sorted by relevance

12

/dports/net/mpich/mpich-3.4.3/modules/hwloc/doc/examples/
H A Dnodeset+membind+policy.c73 obj = hwloc_get_numanode_obj_by_os_index(topology, i); in main()
134 obj = hwloc_get_numanode_obj_by_os_index(topology, i); in main()
/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/topo/hwloc/hwloc/doc/examples/
H A Dnodeset+membind+policy.c73 obj = hwloc_get_numanode_obj_by_os_index(topology, i); in main()
134 obj = hwloc_get_numanode_obj_by_os_index(topology, i); in main()
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/tools/topo/hwloc/hwloc/doc/examples/
H A Dnodeset+membind+policy.c73 obj = hwloc_get_numanode_obj_by_os_index(topology, i); in main()
134 obj = hwloc_get_numanode_obj_by_os_index(topology, i); in main()
/dports/devel/hwloc/hwloc-1.11.13/doc/examples/
H A Dnodeset+membind+policy.c76 obj = hwloc_get_numanode_obj_by_os_index(topology, i); in main()
133 obj = hwloc_get_numanode_obj_by_os_index(topology, i); in main()
/dports/devel/hwloc2/hwloc-2.5.0/doc/examples/
H A Dnodeset+membind+policy.c73 obj = hwloc_get_numanode_obj_by_os_index(topology, i); in main()
134 obj = hwloc_get_numanode_obj_by_os_index(topology, i); in main()
/dports/devel/onetbb/oneTBB-2021.4.0/src/tbbbind/
H A Dtbb_bind.cpp150 node_buffer = hwloc_get_numanode_obj_by_os_index(topology, i); in numa_topology_parsing()
165 node_buffer = hwloc_get_numanode_obj_by_os_index(topology, i); in numa_topology_parsing()
/dports/net/mpich/mpich-3.4.3/modules/hwloc/include/hwloc/
H A Dhelper.h724 hwloc_get_numanode_obj_by_os_index(hwloc_topology_t topology, unsigned os_index) __hwloc_attribute_…
726 hwloc_get_numanode_obj_by_os_index(hwloc_topology_t topology, unsigned os_index) in hwloc_get_numanode_obj_by_os_index() function
/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/topo/hwloc/hwloc/include/hwloc/
H A Dhelper.h724 hwloc_get_numanode_obj_by_os_index(hwloc_topology_t topology, unsigned os_index) __hwloc_attribute_…
726 hwloc_get_numanode_obj_by_os_index(hwloc_topology_t topology, unsigned os_index) in hwloc_get_numanode_obj_by_os_index() function
H A Drename.h330 #define hwloc_get_numanode_obj_by_os_index HWLOC_NAME(get_numanode_obj_by_os_index) macro
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/tools/topo/hwloc/hwloc/include/hwloc/
H A Dhelper.h724 hwloc_get_numanode_obj_by_os_index(hwloc_topology_t topology, unsigned os_index) __hwloc_attribute_…
726 hwloc_get_numanode_obj_by_os_index(hwloc_topology_t topology, unsigned os_index) in hwloc_get_numanode_obj_by_os_index() function
/dports/net/openmpi/openmpi-4.1.1/opal/mca/hwloc/hwloc201/hwloc/include/hwloc/
H A Dhelper.h688 hwloc_get_numanode_obj_by_os_index(hwloc_topology_t topology, unsigned os_index) __hwloc_attribute_…
690 hwloc_get_numanode_obj_by_os_index(hwloc_topology_t topology, unsigned os_index) in hwloc_get_numanode_obj_by_os_index() function
H A Drename.h312 #define hwloc_get_numanode_obj_by_os_index HWLOC_NAME(get_numanode_obj_by_os_index) macro
/dports/devel/hwloc2/hwloc-2.5.0/include/hwloc/
H A Dhelper.h724 hwloc_get_numanode_obj_by_os_index(hwloc_topology_t topology, unsigned os_index) __hwloc_attribute_…
726 hwloc_get_numanode_obj_by_os_index(hwloc_topology_t topology, unsigned os_index) in hwloc_get_numanode_obj_by_os_index() function
/dports/devel/hwloc/hwloc-1.11.13/include/hwloc/
H A Dhelper.h596 hwloc_get_numanode_obj_by_os_index(hwloc_topology_t topology, unsigned os_index) __hwloc_attribute_…
598 hwloc_get_numanode_obj_by_os_index(hwloc_topology_t topology, unsigned os_index) in hwloc_get_numanode_obj_by_os_index() function
H A Drename.h322 #define hwloc_get_numanode_obj_by_os_index HWLOC_NAME(get_numanode_obj_by_os_index) macro
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/hwloc/hwloc1117/hwloc/include/hwloc/
H A Dhelper.h596 hwloc_get_numanode_obj_by_os_index(hwloc_topology_t topology, unsigned os_index) __hwloc_attribute_…
598 hwloc_get_numanode_obj_by_os_index(hwloc_topology_t topology, unsigned os_index) in hwloc_get_numanode_obj_by_os_index() function
H A Drename.h322 #define hwloc_get_numanode_obj_by_os_index HWLOC_NAME(get_numanode_obj_by_os_index) macro
/dports/net/openmpi/openmpi-4.1.1/opal/mca/hwloc/hwloc201/hwloc/hwloc/
H A Ddistances.c474 obj = hwloc_get_numanode_obj_by_os_index(topology, (unsigned) indexes[i]); in hwloc_internal_distances_refresh_one()
/dports/net/mpich/mpich-3.4.3/modules/hwloc/hwloc/
H A Dmemattrs.c431 node = hwloc_get_numanode_obj_by_os_index(topology, imtg->os_index); in hwloc__imtg_refresh()
H A Ddistances.c581 obj = hwloc_get_numanode_obj_by_os_index(topology, (unsigned) indexes[i]); in hwloc_internal_distances_refresh_one()
/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/topo/hwloc/hwloc/hwloc/
H A Dmemattrs.c431 node = hwloc_get_numanode_obj_by_os_index(topology, imtg->os_index); in hwloc__imtg_refresh()
H A Ddistances.c581 obj = hwloc_get_numanode_obj_by_os_index(topology, (unsigned) indexes[i]); in hwloc_internal_distances_refresh_one()
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/tools/topo/hwloc/hwloc/hwloc/
H A Dmemattrs.c431 node = hwloc_get_numanode_obj_by_os_index(topology, imtg->os_index); in hwloc__imtg_refresh()
H A Ddistances.c581 obj = hwloc_get_numanode_obj_by_os_index(topology, (unsigned) indexes[i]); in hwloc_internal_distances_refresh_one()
/dports/devel/hwloc2/hwloc-2.5.0/hwloc/
H A Dmemattrs.c431 node = hwloc_get_numanode_obj_by_os_index(topology, imtg->os_index); in hwloc__imtg_refresh()

12