Skip to content

Draw the work split and the pipeline for the two journal rewrites - #79

Merged
superposition merged 1 commit into
masterfrom
docs/journal-diagrams
Sep 11, 2026
Merged

superposition merged 1 commit into
masterfrom
docs/journal-diagrams

Conversation

@superposition

Copy link
Copy Markdown
Owner

Two schematics for the journal entries that were rewritten claim-first: the layer-norm row split (mage-003) and the double-buffered K step (mage-006). Scripts live in scripts/, assets in docs/assets/figures/.

mage-003: one layer-norm row owned by one warp against two, with the per-lane
quad counts, the 64 B exchange and an SM drawn as six 256-thread slots to show
what the grid asks for. mage-006: one K step filled by copy-barrier-multiply
against two buffers where the next tile copies while this tile multiplies,
with the A and B tiles visible as grids so the load widths are in the layout.
@superposition
superposition merged commit 2e972d9 into master Sep 11, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant