OpenMPI  0.1.1
coll_sm_component.c File Reference

Most of the description of the data layout is in the coll_sm_module.c file. More...

#include "ompi_config.h"
#include "ompi/constants.h"
#include "ompi/mca/coll/coll.h"
#include "orte/util/show_help.h"
#include "coll_sm.h"

Functions

static int sm_close (void)
 
static int sm_register (void)
 

Variables

const char * mca_coll_sm_component_version_string
 
mca_coll_sm_component_t mca_coll_sm_component
 Global component instance.
 

Detailed Description

Most of the description of the data layout is in the coll_sm_module.c file.

Variable Documentation

const char* mca_coll_sm_component_version_string
Initial value:
=
"Open MPI sm collective MCA component version " OMPI_VERSION