1
1
openmpi/opal/mca/shmem/sysv
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
..
configure.m4 configury: test portability 2015-12-28 13:58:45 +09:00
help-opal-shmem-sysv.txt commit of new shared memory backing facility framework (shmem) and its components. 2011-06-21 15:41:57 +00:00
Makefile.am Use the correct abstraction layer name for the data dirs 2014-05-08 14:32:24 +00:00
owner.txt add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
shmem_sysv_component.c Update the singularity support to match that of the latest singularity master. Remove the restriction on shared memory components by instructing singularity to not isolate the PID space. Add a new schizo API to allow setting up the original app_context. Ensure the container is installed prior to execution. 2016-03-05 21:47:42 -08:00
shmem_sysv_module.c opal: standardize on max hostname length 2016-04-24 08:19:47 +02:00
shmem_sysv.h commit of new shared memory backing facility framework (shmem) and its components. 2011-06-21 15:41:57 +00:00