1
1
openmpi/oshmem
Jeff Squyres fec519a793 hwloc: rename opal/mca/hwloc/hwloc.h -> hwloc-internal.h
Per a prior commit, the presence of "hwloc.h" can cause ambiguity when
using --with-hwloc=external (i.e., whether to include
opal/mca/hwloc/hwloc.h or whether to include the system-installed
hwloc.h).

This commit:

1. Renames opal/mca/hwloc/hwloc.h to hwloc-internal.h.
2. Adds opal/mca/hwloc/autogen.options to tell autogen.pl to expect to
   find hwloc-internal.h (instead of hwloc.h) in opal/mca/hwloc.
3. s@opal/mca/hwloc/hwloc.h@opal/mca/hwloc/hwloc-internal.h@g in the
   rest of the code base.

Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
2017-02-28 07:48:42 -08:00
..
include oshmem: add some deprecated names in shmem.h.in 2017-01-17 16:13:38 -08:00
info oshmem: Fix scan coverity issues 2015-12-02 12:49:19 +02:00
mca Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
op Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
proc hwloc: rename opal/mca/hwloc/hwloc.h -> hwloc-internal.h 2017-02-28 07:48:42 -08:00
request Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
runtime cleanup: always #include <pthread.h> 2016-11-08 13:07:45 +09:00
shmem asm: rename the AMD64 into X86_64 2017-02-27 15:10:50 +09:00
tools build: Custom libmpi_FOO name fix for wrapper compilers 2016-09-30 16:40:56 -05:00
util OSHMEM: fixes verbosity log level cal 2016-11-06 11:56:42 +02:00
Makefile.am build: Custom libmpi(_FOO) name option in configure 2016-09-29 21:47:24 -05:00