OpenMPI  0.1.1
carto_auto_detect.h File Reference

The auto detect component discover automaticly the structure of the host. More...

#include "opal_config.h"
#include "opal/mca/mca.h"
#include "opal/mca/carto/carto.h"

Go to the source code of this file.

Functions

int opal_carto_auto_detect_component_query (mca_base_module_t **module, int *priority)
 carto query API function More...
 

Variables

BEGIN_C_DECLS OPAL_DECLSPEC
const
opal_carto_base_component_2_0_0_t 
mca_carto_auto_detect_component
 Globally exported variable.
 

Detailed Description

The auto detect component discover automaticly the structure of the host.

Function Documentation

int opal_carto_auto_detect_component_query ( mca_base_module_t **  module,
int *  priority 
)

carto query API function

Query function for carto components. Simply returns a priority to rank it against other available carto components (assumedly, only one component will be available per platform, but it's possible that there could be more than one available).

References mca_base_param_find(), and mca_base_param_lookup_int().