22 #ifndef MCA_SHMEM_POSIX_EXPORT_H
23 #define MCA_SHMEM_POSIX_EXPORT_H
25 #include "opal_config.h"
33 #define OPAL_SHMEM_POSIX_MAX_ATTEMPTS 128
36 #define OPAL_SHMEM_POSIX_FILE_NAME_PREFIX "/open_mpi."
45 #define OPAL_SHMEM_POSIX_FILE_LEN_MAX 16
58 mca_shmem_posix_component;
Definition: shmem_posix.h:50
structure for shmem modules
Definition: shmem.h:163
Top-level interface for all MCA components.
Definition: shmem_posix.h:60
shmem (shared memory backing facility) framework component interface definitions. ...