1
1
openmpi/opal/mca/hwloc/base
Karol Mroz e1c64e6e59 opal: standardize on max hostname length
Define OPAL_MAXHOSTNAMELEN to be either:
  (MAXHOSTNAMELEN + 1) or
  (limits.h:HOST_NAME_MAX + 1) or
  (255 + 1)

For pmix code, define above using PMIX_MAXHOSTNAMELEN.

Fixup opal layer to use the new max.

Signed-off-by: Karol Mroz <mroz.karol@gmail.com>
2016-04-24 08:19:47 +02: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: standardize on max hostname length 2016-04-24 08:19:47 +02: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