Skip to main content

Mojo struct

AccumBarrier

struct AccumBarrier[cta_group: Int]

Pipeline barrier helper for single-CTA vs 2-CTA arrival patterns.

Implemented traitsโ€‹

AnyType, Copyable, ImplicitlyCopyable, ImplicitlyDestructible, Movable, RegisterPassable, TrivialRegisterPassable

Methodsโ€‹

arriveโ€‹

static arrive(pipeline: ProducerConsumerPipeline[pipeline.num_stages], stage: UInt32)

Signal accumulator arrival on pipeline barrier.

Was this page helpful?