1
1
openmpi/opal/mca/shmem
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 more c99 updates 2015-06-25 10:14:13 -06:00
mmap opal: standardize on max hostname length 2016-04-24 08:19:47 +02:00
posix opal: standardize on max hostname length 2016-04-24 08:19:47 +02:00
sysv opal: standardize on max hostname length 2016-04-24 08:19:47 +02:00
Makefile.am The final step of the RFC: convert the <foo>libdir and friends to fit their respective code areas, and equate them all at the top. Note that we can't entirely separate things as the opal_install_dirs framework can't handle separated locations for the various trees. 2014-05-08 02:01:35 +00:00
shmem_types.h more c99 updates 2015-06-25 10:14:13 -06:00
shmem.h MCA: Add the project/project version to the MCA base component 2015-03-27 10:59:04 -06:00