OpenMPI  0.1.1
memchecker_valgrind.h File Reference

This should be described well. More...

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

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.
 

Detailed Description

This should be described well.

Function Documentation

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().