1
1
openmpi/opal/mca/pstat
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 mca/base: add priority output to mca_base_select 2015-10-19 12:32:41 -06:00
linux more c99 updates 2015-06-25 10:14:13 -06:00
test opal: standardize on max hostname length 2016-04-24 08:19:47 +02:00
configure.m4 Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
pstat.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00