OpenMPI  0.1.1
base.h File Reference
#include "orte_config.h"
#include "orte/mca/ras/ras.h"

Go to the source code of this file.

Data Structures

struct  orte_ras_base_t
 

Typedefs

typedef struct orte_ras_base_t orte_ras_base_t
 

Functions

BEGIN_C_DECLS ORTE_DECLSPEC int orte_ras_base_open (void)
 Function for finding and opening either all MCA components, or the one that was specifically requested via a MCA parameter.
 
ORTE_DECLSPEC int orte_ras_base_select (void)
 
ORTE_DECLSPEC int orte_ras_base_finalize (void)
 
ORTE_DECLSPEC int orte_ras_base_close (void)
 
ORTE_DECLSPEC int orte_ras_base_add_hosts (orte_job_t *jdata)
 

Variables

ORTE_DECLSPEC orte_ras_base_t orte_ras_base