PEARL
Parallel Event Access and Replay Library
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NpearlNamespace of the PEARL library
 CAmHandlerBase class for active message handlers
 CAmListenerBase class for listener objects
 CAmListenerFactoryListener factory for active message listeners
 CAmRequestBase class for active message requests
 CAmRequestFactoryRequest factory for active message request
 CAmRuntimeActive message runtime class
 CBackwardReplayTaskBase class for backward trace-replay tasks
 CBufferGeneric memory buffer implementation
 CCallbackAbstract base class for callback objects
 CCallbackDataBase class for data objects passed to callback function during replay
 CCallbackManagerManages a set of callback objects and provides a simple notification mechanism
 CCallingContextRepresentation of a calling context definition
 CCallpathRepresentation of a callpath definition
 CCallsiteRepresentation of a callsite definition
 CCartesianStores information related to cartesian grid topologies
 CCommunicatorRepresentation of a communicator definition
 CCompoundTaskMaintains a set of tasks and executes them in sequence
 CCountedPtrNon-intrusive reference-counted smart pointer
 CEnter_repEvent representation for entering a source code region
 CEnterCS_repEvent representation for entering a call site
 CErrorBase class for exceptions related to the PEARL library
 CEventGeneric representation for local events with iterator functionality
 CEvent_repBase class for all event representations
 CEventKeyCompareProvides a comparison operator that allows Event objects to be as key in std::map or std::set
 CEventSetContainer class for a set of local events with associated roles
 CFatalErrorException class related to the PEARL library for unrecoverable errors
 CForwardReplayTaskBase class for forward trace-replay tasks
 CGlobalDefsStores the global definitions of a tracing experiment
 CLeave_repEvent representation for leaving a source code region
 CLocalDataContainer class for a set of local events with associated roles
 CLocalTraceContainer class for local event traces
 CLocationRepresentation of a location definition
 CLocationGroupInterface of location group definition representations
 CMemoryErrorException class related to the PEARL library that is used to signal out of memory situations
 CMetricStores information related to additional performance metrics
 CMpiAmListenerListener using the communicator of an MpiWindow object
 CMpiAmRequestActive message request using an MpiMessage buffer
 CMpiCancelled_repEvent representation for MPI_CANCELLED events
 CMpiCartesianStores information related to a virtual cartesian MPI topology
 CMpiCollBegin_repEvent representation for the begin of MPI collective operations
 CMpiCollEnd_repEvent representation for end of MPI collective operations
 CMpiCommStores information related to an MPI communicator
 CMpiGroupStores information related to an MPI group
 CMpiMessageAbstraction layer for MPI messages
 CMpiReceive_repEvent representation for MPI_RECV events
 CMpiReceiveComplete_repEvent representation for MPI_RECV events
 CMpiReceiveRequest_repEvent representation for MPI_RECV_REQUEST events
 CMpiRequestTested_repEvent representation for MPI_SEND_COMPLETE events
 CMpiRmaCollBegin_repEvent representation for the begin of MPI RMA collective operations
 CMpiRmaCollEnd_repEvent representation for the end of MPI RMA collective operations
 CMpiRmaGats_repEvent representation for MPI_RMAGATS events representing group-based synchronization
 CMpiRmaGetEnd_repEvent representation for RMA_GET_END events
 CMpiRmaGetStart_repEvent representation for RMA_GET_START events
 CMpiRmaLock_repClass for MPI RMA lock events
 CMpiRmaPutEnd_repEvent representation for RMA_PUT_END events
 CMpiRmaPutStart_repEvent representation for MPI_RMA_PUT_START events
 CMpiRmaUnlock_repClass for MPI RMA unlock events
 CMpiSend_repEvent representation for MPI_SEND events
 CMpiSendComplete_repEvent representation for MPI_SEND_COMPLETE events
 CMpiSendRequest_repEvent representation for MPI_SEND events
 CMpiWindowStores information related to an MPI-2 remote memory access window
 COtf2WriterProvides a writer class to generate OTF2 traces
 CParadigm_enumHelper struct defining the enumerators of the Paradigm scoped enumeration
 CProcessGroupDefines a group of processes by means of global process identifiers
 CRegionRepresentation of a region definition
 CRemoteDataContainer class for a set of remote events with associated roles
 CRemoteEventGeneric representation for remote events without iterator functionality
 CRemoteEventSetContainer class for a set of remote events with associated roles
 CRemoteTimeSegmentAuxiliary class to ease comparision between remote time segments
 CReplayTaskAbstract base class for a replay-based trace analysis task
 CRmaGetEnd_rep
 CRmaGetStart_repEvent representation for RMA_GET_START events
 CRmaPutEnd_repEvent representation for RMA_PUT_END events
 CRmaPutStart_repEvent representation for RMA_PUT_START events
 CRmaWindowBase class for remote memory access windows
 CRuntimeErrorException class related to the PEARL library for recoverable errors
 CScopedEnumScoped enumeration class template
 CSmallObjectProvides a base class for small objects using a custom memory management
 CSourceLocationRepresentation of a source-code location definition
 CStringRepresentation of a string definition
 CSystemNodeRepresentation of a system node definition
 CTaskAbstract base class for a generic Task
 CTaskWrapperAbstract base class for a wrapper task
 CThreadAcquireLock_repEvent representation for THREAD_ACQUIRE_LOCK events
 CThreadBegin_repEvent representation for THREAD_BEGIN events
 CThreadCreate_repEvent representation for THREAD_CREATE events
 CThreadEnd_repEvent representation for THREAD_END events
 CThreadFork_repEvent representation for THREAD_FORK events
 CThreadJoin_repEvent representation for THREAD_JOIN events
 CThreadReleaseLock_repEvent representation for THREAD_RELEASE_LOCK events
 CThreadTaskComplete_repEvent representation for THREAD_TASK_COMPLETE events
 CThreadTaskCreate_repEvent representation for THREAD_TASK_CREATE events
 CThreadTaskSwitch_repEvent representation for THREAD_TASK_SWITCH events
 CThreadTeamBegin_repEvent representation for THREAD_TEAM_BEGIN events
 CThreadTeamEnd_repEvent representation for THREAD_TEAM_END events
 CThreadWait_repEvent representation for THREAD_WAIT events
 CTimeSegmentAuxiliary class to ease comparision between time segments
 CTopologyBase class for virtual topologies
 CTraceArchiveAbstract representation of a trace experiment archive

Scalasca    Copyright © 1998–2016 Forschungszentrum Jülich GmbH, Jülich Supercomputing Centre
Copyright © 2009–2015 German Research School for Simulation Sciences GmbH, Laboratory for Parallel Programming