OpenMPI
0.1.1
|
This should be described well. More...
Go to the source code of this file.
Functions | |
int | opal_memchecker_valgrind_component_query (mca_base_module_t **module, int *priority) |
memchecker query API function More... | |
Variables | |
BEGIN_C_DECLS OPAL_DECLSPEC const opal_memchecker_base_component_2_0_0_t | mca_memchecker_valgrind_component |
Globally exported variable. | |
This should be described well.
int opal_memchecker_valgrind_component_query | ( | mca_base_module_t ** | module, |
int * | priority | ||
) |
memchecker query API function
Query function for memchecker components. Simply returns a priority to rank it against other available memchecker 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().