OpenMPI
0.1.1
|
The auto detect component discover automaticly the structure of the host. More...
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. | |
The auto detect component discover automaticly the structure of the host.
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().