pearl.h File Reference

Declarations of global library functions. More...


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)


Detailed Description

This header file provides declarations of global library functions and support routines. It includes declarations for both, generic as well as programming-model-specific routines.

SCALASCA    Copyright © 1998–2009 Forschungszentrum Jülich, Jülich Supercomputing Centre