Home
last modified time | relevance | path

Searched refs:hwloc_get_membind (Results 1 – 25 of 63) sorted by relevance

123

/dports/devel/hwloc/hwloc-1.11.13/tests/
H A Dhwloc_bind.c83 …result_get("Get this singlethreaded process memory", nodeset, new_nodeset, hwloc_get_membind(topo… in testmem()
86 …result_get("Get this thread memory", nodeset, new_nodeset, hwloc_get_membind(topology, new_nodese… in testmem()
89 …result_get("Get this whole process memory", nodeset, new_nodeset, hwloc_get_membind(topology, new… in testmem()
/dports/net/mpich2/mpich2-1.5/src/pm/hydra/tools/topo/hwloc/hwloc/tests/
H A Dhwloc_bind.c83 …result_get("Get this singlethreaded process memory", nodeset, new_nodeset, hwloc_get_membind(topo… in testmem()
86 …result_get("Get this thread memory", nodeset, new_nodeset, hwloc_get_membind(topology, new_nodese… in testmem()
89 …result_get("Get this whole process memory", nodeset, new_nodeset, hwloc_get_membind(topology, new… in testmem()
/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/topo/hwloc/hwloc/tests/hwloc/
H A Dhwloc_bind.c83 …result_get("Get this singlethreaded process memory", nodeset, new_nodeset, hwloc_get_membind(topo… in testmem()
86 …result_get("Get this thread memory", nodeset, new_nodeset, hwloc_get_membind(topology, new_nodese… in testmem()
89 …result_get("Get this whole process memory", nodeset, new_nodeset, hwloc_get_membind(topology, new… in testmem()
/dports/net/mpich/mpich-3.4.3/modules/hwloc/tests/hwloc/
H A Dhwloc_bind.c83 …result_get("Get this singlethreaded process memory", nodeset, new_nodeset, hwloc_get_membind(topo… in testmem()
86 …result_get("Get this thread memory", nodeset, new_nodeset, hwloc_get_membind(topology, new_nodese… in testmem()
89 …result_get("Get this whole process memory", nodeset, new_nodeset, hwloc_get_membind(topology, new… in testmem()
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/tools/topo/hwloc/hwloc/tests/hwloc/
H A Dhwloc_bind.c83 …result_get("Get this singlethreaded process memory", nodeset, new_nodeset, hwloc_get_membind(topo… in testmem()
86 …result_get("Get this thread memory", nodeset, new_nodeset, hwloc_get_membind(topology, new_nodese… in testmem()
89 …result_get("Get this whole process memory", nodeset, new_nodeset, hwloc_get_membind(topology, new… in testmem()
/dports/devel/hwloc2/hwloc-2.5.0/tests/hwloc/
H A Dhwloc_bind.c83 …result_get("Get this singlethreaded process memory", nodeset, new_nodeset, hwloc_get_membind(topo… in testmem()
86 …result_get("Get this thread memory", nodeset, new_nodeset, hwloc_get_membind(topology, new_nodese… in testmem()
89 …result_get("Get this whole process memory", nodeset, new_nodeset, hwloc_get_membind(topology, new… in testmem()
/dports/net/mpich/mpich-3.4.3/modules/hwloc/doc/examples/
H A Dnodeset+membind+policy.c60 err = hwloc_get_membind(topology, set, &policy, HWLOC_MEMBIND_BYNODESET); in main()
/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/topo/hwloc/hwloc/doc/examples/
H A Dnodeset+membind+policy.c60 err = hwloc_get_membind(topology, set, &policy, HWLOC_MEMBIND_BYNODESET); in main()
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/tools/topo/hwloc/hwloc/doc/examples/
H A Dnodeset+membind+policy.c60 err = hwloc_get_membind(topology, set, &policy, HWLOC_MEMBIND_BYNODESET); in main()
/dports/devel/hwloc2/hwloc-2.5.0/doc/examples/
H A Dnodeset+membind+policy.c60 err = hwloc_get_membind(topology, set, &policy, HWLOC_MEMBIND_BYNODESET); in main()
/dports/net/mpich/mpich-3.4.3/modules/hwloc/include/hwloc/
H A Ddeprecated.h115 return hwloc_get_membind(topology, nodeset, policy, flags | HWLOC_MEMBIND_BYNODESET); in hwloc_get_membind_nodeset()
/dports/net/openmpi/openmpi-4.1.1/opal/mca/hwloc/hwloc201/hwloc/include/hwloc/
H A Ddeprecated.h113 return hwloc_get_membind(topology, nodeset, policy, flags | HWLOC_MEMBIND_BYNODESET); in hwloc_get_membind_nodeset()
/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/topo/hwloc/hwloc/include/hwloc/
H A Ddeprecated.h115 return hwloc_get_membind(topology, nodeset, policy, flags | HWLOC_MEMBIND_BYNODESET); in hwloc_get_membind_nodeset()
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/tools/topo/hwloc/hwloc/include/hwloc/
H A Ddeprecated.h115 return hwloc_get_membind(topology, nodeset, policy, flags | HWLOC_MEMBIND_BYNODESET); in hwloc_get_membind_nodeset()
/dports/devel/hwloc2/hwloc-2.5.0/include/hwloc/
H A Ddeprecated.h124 return hwloc_get_membind(topology, nodeset, policy, flags | HWLOC_MEMBIND_BYNODESET); in hwloc_get_membind_nodeset()
/dports/net/mpich2/mpich2-1.5/src/pm/hydra/tools/topo/hwloc/hwloc/utils/
H A Dhwloc-bind.c216 err = hwloc_get_membind(topology, membind_set, &policy, 0); in main()
/dports/net/openmpi/openmpi-4.1.1/opal/mca/hwloc/hwloc201/hwloc/include/
H A Dhwloc.h1491 HWLOC_DECLSPEC int hwloc_get_membind(hwloc_topology_t topology, hwloc_bitmap_t set, hwloc_membind_p…
/dports/devel/hwloc/hwloc-1.11.13/utils/hwloc/
H A Dhwloc-bind.c378 err = hwloc_get_membind(topology, membind_set, &policy, 0); in main()
/dports/devel/hwloc2/hwloc-2.5.0/include/
H A Dhwloc.h1555 HWLOC_DECLSPEC int hwloc_get_membind(hwloc_topology_t topology, hwloc_bitmap_t set, hwloc_membind_p…
/dports/net/mpich2/mpich2-1.5/src/pm/hydra/tools/topo/hwloc/hwloc/include/
H A Dhwloc.h1832 HWLOC_DECLSPEC int hwloc_get_membind(hwloc_topology_t topology, hwloc_cpuset_t cpuset, hwloc_membin…
/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/topo/hwloc/hwloc/include/
H A Dhwloc.h1555 HWLOC_DECLSPEC int hwloc_get_membind(hwloc_topology_t topology, hwloc_bitmap_t set, hwloc_membind_p…
/dports/net/mpich/mpich-3.4.3/modules/hwloc/include/
H A Dhwloc.h1555 HWLOC_DECLSPEC int hwloc_get_membind(hwloc_topology_t topology, hwloc_bitmap_t set, hwloc_membind_p…
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/tools/topo/hwloc/hwloc/include/
H A Dhwloc.h1555 HWLOC_DECLSPEC int hwloc_get_membind(hwloc_topology_t topology, hwloc_bitmap_t set, hwloc_membind_p…
/dports/devel/hwloc/hwloc-1.11.13/include/
H A Dhwloc.h1990 HWLOC_DECLSPEC int hwloc_get_membind(hwloc_topology_t topology, hwloc_bitmap_t set, hwloc_membind_p…
/dports/devel/hwloc2/hwloc-2.5.0/utils/hwloc/
H A Dhwloc-bind.c433 err = hwloc_get_membind(topology, membind_set, &policy, use_nodeset ? HWLOC_MEMBIND_BYNODESET : 0); in main()

123