1
1
openmpi/opal/mca/hwloc/external
Jeff Squyres 788c92b1ce hwloc/external.h: fix a clash with external HWLOC_VERSION[*]
Some macros defined by the embedded hwloc ends up in opal_config.h
because hwloc configury m4 files are slurped into Open MPI.  These
macros are not required here, and they might conflict with an external
hwloc install, so simply #undef them in hwloc/external/external.h
after including <opal_config.h> but before including the external
<hwloc.h>.

Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp>
Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
(cherry picked from commit f22b7d4f46)
2019-01-30 07:33:32 -05:00
..
configure.m4 hwloc: prefer external hwloc component 2018-07-24 09:52:53 +09:00
external.h hwloc/external.h: fix a clash with external HWLOC_VERSION[*] 2019-01-30 07:33:32 -05:00
hwloc_external_component.c hwloc: rename opal/mca/hwloc/hwloc.h -> hwloc-internal.h 2017-02-28 07:48:42 -08:00
Makefile.am Ensure the hwloc external header is include when --with-devel-headers is given 2016-05-08 10:18:14 -07:00
owner.txt add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00