899bf548a2
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> |
||
---|---|---|
.. | ||
base.h | ||
help-opal-hwloc-base.txt | ||
hwloc_base_dt.c | ||
hwloc_base_frame.c | ||
hwloc_base_maffinity.c | ||
hwloc_base_proc_mempolicy.c | ||
hwloc_base_util.c | ||
Makefile.am | ||
owner.txt |