OpenMPI
0.1.1
|
Processor affinity for First_Use. More...
Go to the source code of this file.
Functions | |
int | opal_maffinity_first_use_component_query (mca_base_module_t **module, int *priority) |
maffinity query API function More... | |
Variables | |
BEGIN_C_DECLS OPAL_MODULE_DECLSPEC const opal_maffinity_base_component_2_0_0_t | mca_maffinity_first_use_component |
Globally exported variable. | |
Processor affinity for First_Use.
int opal_maffinity_first_use_component_query | ( | mca_base_module_t ** | module, |
int * | priority | ||
) |
maffinity query API function
Query function for maffinity components. Simply returns a priority to rank it against other available maffinity 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().