25 #include "ompi_config.h"
37 #include "ompi/mca/btl/base/btl_base_error.h"
47 volatile int32_t seg_inited;
53 volatile size_t seg_num_procs_inited;
66 unsigned char *module_seg_addr;
68 unsigned char *module_data_addr;
111 size_t size_ctl_structure,
112 size_t data_seg_alignment);
130 size_t size_ctl_structure,
131 size_t data_seg_alignment);
136 OMPI_DECLSPEC
extern void *
152 OMPI_DECLSPEC
extern int
Definition: common_sm.h:60
The opal_list_t interface is used to provide a generic doubly-linked list container for Open MPI...
Process identification structure interface.
Remote Open MPI process structure.
Definition: proc.h:56
Volatile lock object (with optional padding).
Definition: atomic.h:102
Top-level interface for all MCA components.
Definition: opal_list.h:98
Definition: shmem_types.h:107
Group structure Currently we have four formats for storing the process pointers that are members of t...
Definition: group.h:79
Copyright (c) 2004-2007 The Trustees of Indiana University and Indiana University Research and Techno...
Infrastructure for MPI group support.
A simple C-language object-oriented system with single inheritance and ownership-based memory managem...
shmem (shared memory backing facility) framework component interface definitions. ...
#define OBJ_CLASS_DECLARATION(NAME)
Declaration for class descriptor.
Definition: opal_object.h:236
mpool module descriptor.
Definition: mpool.h:174