Skip to main content

Mojo module

pipeline

Aliases​

MbarPtr​

alias MbarPtr = UnsafePointer[SharedMemBarrier, address_space=AddressSpace(3)]

Structs​

  • ​ProducerConsumerPipeline: A producer-consumer pipeline using shared memory barriers to enforce synchronization (between producer and consumer warps).

Was this page helpful?