OpenMPI  0.1.1
filem_rsh.h File Reference

RSH FILEM component. More...

#include "orte_config.h"
#include "opal/mca/mca.h"
#include "orte/mca/filem/filem.h"

Go to the source code of this file.

Data Structures

struct  orte_filem_rsh_component_t
 

Macros

#define ORTE_FILEM_RSH_ASK   0
 
#define ORTE_FILEM_RSH_ALLOW   1
 
#define ORTE_FILEM_RSH_DONE   2
 

Typedefs

typedef struct
orte_filem_rsh_component_t 
orte_filem_rsh_component_t
 

Functions

int orte_filem_rsh_component_query (mca_base_module_t **module, int *priority)
 
int orte_filem_rsh_module_init (void)
 
int orte_filem_rsh_module_finalize (void)
 
int orte_filem_rsh_put (orte_filem_base_request_t *request)
 
int orte_filem_rsh_put_nb (orte_filem_base_request_t *request)
 
int orte_filem_rsh_get (orte_filem_base_request_t *request)
 
int orte_filem_rsh_get_nb (orte_filem_base_request_t *request)
 
int orte_filem_rsh_rm (orte_filem_base_request_t *request)
 
int orte_filem_rsh_rm_nb (orte_filem_base_request_t *request)
 
int orte_filem_rsh_wait (orte_filem_base_request_t *request)
 
int orte_filem_rsh_wait_all (opal_list_t *request_list)
 

Variables

ORTE_MODULE_DECLSPEC
orte_filem_rsh_component_t 
mca_filem_rsh_component
 
int orte_filem_rsh_max_incomming
 
int orte_filem_rsh_max_outgoing
 
int orte_filem_rsh_progress_meter
 

Detailed Description

RSH FILEM component.