OpenMPI
0.1.1
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
pubsub_pmi.h
1
/*
2
* Copyright (c) 2011 Cisco Systems, Inc. All rights reserved.
3
* $COPYRIGHT$
4
*
5
* Additional copyrights may follow
6
*
7
* $HEADER$
8
*/
9
10
#ifndef OMPI_PUBSUB_PMI_H
11
#define OMPI_PUBSUB_PMI_H
12
13
#include "ompi_config.h"
14
15
#include "
orte/types.h
"
16
17
#include "
ompi/mca/pubsub/pubsub.h
"
18
19
BEGIN_C_DECLS
20
21
/* access to module */
22
extern
ompi_pubsub_base_module_t
ompi_pubsub_pmi_module;
23
24
/* access to component */
25
OMPI_MODULE_DECLSPEC
extern
ompi_pubsub_base_component_t
mca_pubsub_pmi_component;
26
27
END_C_DECLS
28
29
#endif
/* OMPI_PUBSUB_PMI_H */
ompi_pubsub_base_component_2_0_0_t
Structure for PUBSUB components.
Definition:
pubsub.h:87
types.h
ompi_pubsub_base_module_1_0_0_t
Structure for PUBSUB modules.
Definition:
pubsub.h:66
pubsub.h
Dynamic Process Management Interface.
ompi
mca
pubsub
pmi
pubsub_pmi.h
Generated on Wed Dec 24 2014 12:05:24 for OpenMPI by
1.8.8