Module read

Module read 

Source
Expand description

Readers read from global memory and write to stage memory

Readers fall into two axes:

  • Synchronization

    • Synchronous: Performs direct memory accesses.
    • Asynchronous: Uses memcpy_async for loading.
  • Coverage

    • Full: Loads the entire shared memory region.
    • Partial: Loads only a single stage, when multiple stages share the same memory.

Modulesยง

bias
im2col_tma
layout
weight_tma