OpenMPI
0.1.1
|
Part of the process launcher. More...
#include "orte_config.h"
#include "opal/threads/condition.h"
#include "opal/mca/mca.h"
#include "orte/mca/plm/plm.h"
Go to the source code of this file.
Data Structures | |
struct | orte_plm_process_component_t |
PLM Component. More... | |
Typedefs | |
typedef struct orte_plm_process_component_t | orte_plm_process_component_t |
Functions | |
BEGIN_C_DECLS int | orte_plm_process_component_open (void) |
int | orte_plm_process_component_close (void) |
int | orte_plm_process_component_query (mca_base_module_t **module, int *priority) |
int | orte_plm_process_finalize (void) |
Variables | |
ORTE_MODULE_DECLSPEC orte_plm_process_component_t | mca_plm_process_component |
orte_plm_base_module_t | orte_plm_process_module |
Part of the process launcher.
See plm_process.h for an overview of how it works.