Mojo module
structured
Structs
-
AmdTileOperator
: -
AmdWarpBlockScatterGather
: Transports data from global -> register -> shared memory. Does this by warp tile each warp is resposible for moving one warp block of smem. -
RingBuffer
: Simulates A TMA barriers on AMD. This pipeline can be used for both multistage (double buffering) where all threads are producers and consumers, and for warp specialized pipelines. -
SharedMemoryBuffer
: -
ThreadRole
:
Functions
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!