Module actors

Module actors 

Source
Expand description

Actor runtime for GPU kernel coordination.

Provides pipeline orchestration for process intelligence kernels.

Structs§

ConformanceBatchMessage
Conformance batch message.
DeviceInfo
GPU device information.
DfgUpdateMessage
DFG update message.
EventBatch
Batch of events to process.
FrameTimer
Frame timing helper.
FrameTiming
Frame timing information.
GpuActorRuntime
GPU actor runtime.
GpuStatsReport
GPU statistics report.
PartialOrderBatchMessage
Partial order batch message.
PatternBatchMessage
Pattern batch message.
PipelineCoordinator
Pipeline coordinator managing all processing stages.
PipelineStats
Pipeline statistics.
ProcessVariation
A process variation (unique trace pattern).
ProcessedBatch
Summary of a processed batch.
RuntimeConfig
GPU actor runtime configuration.

Enums§

ControlMessage
Pipeline control messages.
GpuBackend
GPU backend type.
PipelineMessage
Message types for the processing pipeline.