Home
last modified time | relevance | path

Searched refs:hwloc_distances_get (Results 1 – 25 of 36) sorted by relevance

12

/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/topo/hwloc/hwloc/tests/hwloc/
H A Dhwloc_distances.c79 err = hwloc_distances_get(topology, &nr, distances, 0, 0); in main()
258 err = hwloc_distances_get(topology, &nr, distances, HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH, 0); in main()
271 …err = hwloc_distances_get(topology, &nr, distances, HWLOC_DISTANCES_KIND_MEANS_LATENCY|HWLOC_DISTA… in main()
275 …err = hwloc_distances_get(topology, &nr, distances, HWLOC_DISTANCES_KIND_MEANS_LATENCY|HWLOC_DISTA… in main()
321 err = hwloc_distances_get(topology, &nr, distances, 0, 0); in main()
/dports/net/mpich/mpich-3.4.3/modules/hwloc/tests/hwloc/
H A Dhwloc_distances.c79 err = hwloc_distances_get(topology, &nr, distances, 0, 0); in main()
258 err = hwloc_distances_get(topology, &nr, distances, HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH, 0); in main()
271 …err = hwloc_distances_get(topology, &nr, distances, HWLOC_DISTANCES_KIND_MEANS_LATENCY|HWLOC_DISTA… in main()
275 …err = hwloc_distances_get(topology, &nr, distances, HWLOC_DISTANCES_KIND_MEANS_LATENCY|HWLOC_DISTA… in main()
321 err = hwloc_distances_get(topology, &nr, distances, 0, 0); in main()
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/tools/topo/hwloc/hwloc/tests/hwloc/
H A Dhwloc_distances.c79 err = hwloc_distances_get(topology, &nr, distances, 0, 0); in main()
258 err = hwloc_distances_get(topology, &nr, distances, HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH, 0); in main()
271 …err = hwloc_distances_get(topology, &nr, distances, HWLOC_DISTANCES_KIND_MEANS_LATENCY|HWLOC_DISTA… in main()
275 …err = hwloc_distances_get(topology, &nr, distances, HWLOC_DISTANCES_KIND_MEANS_LATENCY|HWLOC_DISTA… in main()
321 err = hwloc_distances_get(topology, &nr, distances, 0, 0); in main()
/dports/devel/hwloc2/hwloc-2.5.0/tests/hwloc/
H A Dhwloc_distances.c80 err = hwloc_distances_get(topology, &nr, distances, 0, 0); in main()
279 err = hwloc_distances_get(topology, &nr, distances, HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH, 0); in main()
292 …err = hwloc_distances_get(topology, &nr, distances, HWLOC_DISTANCES_KIND_MEANS_LATENCY|HWLOC_DISTA… in main()
296 …err = hwloc_distances_get(topology, &nr, distances, HWLOC_DISTANCES_KIND_MEANS_LATENCY|HWLOC_DISTA… in main()
342 err = hwloc_distances_get(topology, &nr, distances, 0, 0); in main()
/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/topo/hwloc/hwloc/include/hwloc/
H A Ddistances.h123 hwloc_distances_get(hwloc_topology_t topology,
H A Drename.h448 #define hwloc_distances_get HWLOC_NAME(distances_get) macro
/dports/net/mpich/mpich-3.4.3/modules/hwloc/include/hwloc/
H A Ddistances.h123 hwloc_distances_get(hwloc_topology_t topology,
H A Drename.h448 #define hwloc_distances_get HWLOC_NAME(distances_get) macro
/dports/net/openmpi/openmpi-4.1.1/opal/mca/hwloc/hwloc201/hwloc/include/hwloc/
H A Ddistances.h116 hwloc_distances_get(hwloc_topology_t topology,
H A Drename.h384 #define hwloc_distances_get HWLOC_NAME(distances_get) macro
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/tools/topo/hwloc/hwloc/include/hwloc/
H A Ddistances.h123 hwloc_distances_get(hwloc_topology_t topology,
/dports/devel/hwloc2/hwloc-2.5.0/include/hwloc/
H A Ddistances.h135 hwloc_distances_get(hwloc_topology_t topology,
/dports/net/mpich/mpich-3.4.3/modules/hwloc/utils/lstopo/
H A Dlstopo-text.c218 int err = hwloc_distances_get(topology, &nr, NULL, 0, 0); in output_distances()
224 err = hwloc_distances_get(topology, &nr, dist, 0, 0); in output_distances()
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/tools/topo/hwloc/hwloc/utils/lstopo/
H A Dlstopo-text.c218 int err = hwloc_distances_get(topology, &nr, NULL, 0, 0); in output_distances()
224 err = hwloc_distances_get(topology, &nr, dist, 0, 0); in output_distances()
/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/topo/hwloc/hwloc/utils/lstopo/
H A Dlstopo-text.c218 int err = hwloc_distances_get(topology, &nr, NULL, 0, 0); in output_distances()
224 err = hwloc_distances_get(topology, &nr, dist, 0, 0); in output_distances()
/dports/devel/hwloc2/hwloc-2.5.0/utils/lstopo/
H A Dlstopo-text.c222 int err = hwloc_distances_get(topology, &nr, NULL, 0, 0); in output_distances()
228 err = hwloc_distances_get(topology, &nr, dist, 0, 0); in output_distances()
/dports/science/gromacs/gromacs-2021.4/src/gromacs/hardware/
H A Dhardwaretopology.cpp426 hwloc_distances_get(topo, &nr, &dist, HWLOC_DISTANCES_KIND_MEANS_LATENCY, 0); in parseHwLocNuma()
/dports/net/openmpi/openmpi-4.1.1/opal/mca/hwloc/hwloc201/hwloc/hwloc/
H A Ddistances.c634 hwloc_distances_get(hwloc_topology_t topology, in hwloc_distances_get() function
/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/topo/hwloc/hwloc/hwloc/
H A Ddistances.c783 hwloc_distances_get(hwloc_topology_t topology, in hwloc_distances_get() function
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/tools/topo/hwloc/hwloc/hwloc/
H A Ddistances.c783 hwloc_distances_get(hwloc_topology_t topology, in hwloc_distances_get() function
/dports/net/mpich/mpich-3.4.3/modules/hwloc/hwloc/
H A Ddistances.c783 hwloc_distances_get(hwloc_topology_t topology, in hwloc_distances_get() function
/dports/devel/hwloc2/hwloc-2.5.0/doc/
H A DMakefile.am664 $(DOX_MAN_DIR)/man3/hwloc_distances_get.3 \
/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/topo/hwloc/hwloc/doc/
H A DMakefile.am658 $(DOX_MAN_DIR)/man3/hwloc_distances_get.3 \
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/tools/topo/hwloc/hwloc/doc/
H A DMakefile.am658 $(DOX_MAN_DIR)/man3/hwloc_distances_get.3 \
/dports/net/mpich/mpich-3.4.3/modules/hwloc/doc/
H A DMakefile.am658 $(DOX_MAN_DIR)/man3/hwloc_distances_get.3 \

12