OpenMPI
0.1.1
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
grpcomm_bad.h
1
/* -*- C -*-
2
*
3
* Copyright (c) 2004-2008 The Trustees of Indiana University and Indiana
4
* University Research and Technology
5
* Corporation. All rights reserved.
6
* Copyright (c) 2004-2006 The University of Tennessee and The University
7
* of Tennessee Research Foundation. All rights
8
* reserved.
9
* Copyright (c) 2004-2005 High Performance Computing Center Stuttgart,
10
* University of Stuttgart. All rights reserved.
11
* Copyright (c) 2004-2005 The Regents of the University of California.
12
* All rights reserved.
13
* $COPYRIGHT$
14
*
15
* Additional copyrights may follow
16
*
17
* $HEADER$
18
*
19
*/
20
#ifndef GRPCOMM_BAD_H
21
#define GRPCOMM_BAD_H
22
23
#include "orte_config.h"
24
25
26
#include "
orte/mca/grpcomm/grpcomm.h
"
27
28
BEGIN_C_DECLS
29
30
/*
31
* Component open / close
32
*/
33
int
orte_grpcomm_bad_open(
void
);
34
int
orte_grpcomm_bad_close(
void
);
35
int
orte_grpcomm_bad_component_query(
mca_base_module_t
**module,
int
*priority);
36
37
38
/*
39
* Grpcomm interfaces
40
*/
41
42
ORTE_MODULE_DECLSPEC
extern
orte_grpcomm_base_component_t
mca_grpcomm_bad_component;
43
extern
orte_grpcomm_base_module_t
orte_grpcomm_bad_module;
44
45
END_C_DECLS
46
47
#endif
mca_base_module_2_0_0_t
Common type for all MCA modules.
Definition:
mca.h:100
grpcomm.h
The OpenRTE Group Communications.
orte_grpcomm_base_module_2_0_0_t
Definition:
grpcomm.h:98
orte_grpcomm_base_component_2_0_0_t
Definition:
grpcomm.h:119
orte
mca
grpcomm
bad
grpcomm_bad.h
Generated on Wed Dec 24 2014 12:05:30 for OpenMPI by
1.8.8