Namespaces | |
namespace | pearl |
Namespace of the PEARL library. | |
Functions | |
Library initialization | |
void | PEARL_init () |
void | PEARL_mpi_init () |
void | PEARL_omp_init () |
void | PEARL_hybrid_init () |
Call tree verification | |
void | PEARL_verify_calltree (GlobalDefs &defs, const LocalTrace &trace) |
void | PEARL_omp_verify_calltree (GlobalDefs &defs, const LocalTrace &trace) |
Call tree unification | |
void | PEARL_mpi_unify_calltree (GlobalDefs &defs) |
Trace preprocessing | |
void | PEARL_preprocess_trace (const GlobalDefs &defs, const LocalTrace &trace) |
void | PEARL_omp_preprocess_trace (const GlobalDefs &defs, const LocalTrace &trace) |
![]() |
Copyright © 1998–2009 Forschungszentrum Jülich, Jülich Supercomputing Centre |