OpenMPI  0.1.1
base.h File Reference
#include "ompi_config.h"
#include "ompi/info/info.h"
#include "ompi/communicator/communicator.h"
#include "ompi/win/win.h"
#include "opal/class/opal_list.h"

Go to the source code of this file.

Functions

BEGIN_C_DECLS OMPI_DECLSPEC int ompi_osc_base_open (void)
 Function for finding and opening either all MCA components, or the one that was specifically requested via a MCA parameter.
 
int ompi_osc_base_find_available (bool enable_progress_threads, bool enable_mpi_threads)
 
int ompi_osc_base_select (ompi_win_t *win, ompi_info_t *info, ompi_communicator_t *comm)
 
int ompi_osc_base_finalize (void)
 
OMPI_DECLSPEC int ompi_osc_base_close (void)
 

Variables

OMPI_DECLSPEC opal_list_t ompi_osc_base_open_components
 
opal_list_t ompi_osc_base_avail_components
 
OMPI_DECLSPEC int ompi_osc_base_output