1
1
openmpi/opal/mca/hwloc/base
Nathan Hjelm 899bf548a2 opal/hwloc: fix topology detection when socket is above numa
The OPAL_PROC_ON_* definitions have been changed from values to
flags. This should not cause any problems as these values were already
used as flags throughout the code base. Note, there will be a
difference between localities produced by the new code and the
old. For example, if a machine does not have a level-3 but two cores
share a level-1 or level-2 cache cache the level-3 bit will not be set
in the locality and OPAL_PROC_ON_LOCAL_L3CACHE will return 0. Before
this change it would have returned 1.

In addition the OPAL_PROC_ON_LOCAL_* macros have been simplified.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2015-09-10 14:17:45 -06:00
..
base.h Remove OPAL_HAVE_HWLOC qualifier and error out if --without-hwloc is given 2015-09-04 16:54:40 -07:00
help-opal-hwloc-base.txt Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
hwloc_base_dt.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
hwloc_base_frame.c Remove OPAL_HAVE_HWLOC qualifier and error out if --without-hwloc is given 2015-09-04 16:54:40 -07:00
hwloc_base_maffinity.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
hwloc_base_proc_mempolicy.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
hwloc_base_util.c opal/hwloc: fix topology detection when socket is above numa 2015-09-10 14:17:45 -06:00
Makefile.am Remove OPAL_HAVE_HWLOC qualifier and error out if --without-hwloc is given 2015-09-04 16:54:40 -07:00
owner.txt add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00