OpenMPI  0.1.1
filem_base_receive.c File Reference
#include "orte_config.h"
#include "opal/mca/mca.h"
#include "opal/util/output.h"
#include "opal/mca/base/mca_base_param.h"
#include "opal/dss/dss.h"
#include "orte/constants.h"
#include "orte/types.h"
#include "orte/util/proc_info.h"
#include "orte/mca/errmgr/errmgr.h"
#include "orte/mca/rml/rml.h"
#include "orte/mca/rml/rml_types.h"
#include "orte/util/name_fns.h"
#include "orte/runtime/orte_globals.h"
#include "orte/runtime/orte_quit.h"
#include "orte/mca/filem/filem.h"
#include "orte/mca/filem/base/base.h"

Functions

static void filem_base_process_get_proc_node_name_cmd (orte_process_name_t *sender, opal_buffer_t *buffer)
 
static void filem_base_process_get_remote_path_cmd (orte_process_name_t *sender, opal_buffer_t *buffer)
 
int orte_filem_base_comm_start (void)
 Some utility functions.
 
int orte_filem_base_comm_stop (void)
 
void orte_filem_base_recv (int status, orte_process_name_t *sender, opal_buffer_t *buffer, orte_rml_tag_t tag, void *cbdata)
 

Variables

static bool recv_issued =false