22 #ifndef MCA_SHMEM_MMAP_EXPORT_H
23 #define MCA_SHMEM_MMAP_EXPORT_H
25 #include "opal_config.h"
32 extern int opal_shmem_mmap_relocate_backing_file;
33 extern char *opal_shmem_mmap_backing_file_base_dir;
34 extern bool opal_shmem_mmap_nfs_warning;
47 mca_shmem_mmap_component;
structure for shmem modules
Definition: shmem.h:163
globally exported variable to hold the mmap component.
Definition: shmem_mmap.h:39
Top-level interface for all MCA components.
Definition: shmem_mmap.h:49
shmem (shared memory backing facility) framework component interface definitions. ...