Skip to content

Version 15: Lower tl.dot to CUDA cores - #11

Merged
pbelevich merged 1 commit into
mainfrom
version-15-cuda-core-dot
Aug 23, 2026
Merged

Version 15: Lower tl.dot to CUDA cores#11
pbelevich merged 1 commit into
mainfrom
version-15-cuda-core-dot

Conversation

@pbelevich

Copy link
Copy Markdown
Owner

Summary

  • lower staged tl.dot operands to a per-thread CUDA-core FMA loop
  • synchronize shared-memory reads before runtime K-loop tile reuse
  • execute correct single-tile and multi-K-tile matrix multiplication on CUDA
  • document the working tiled matmul path and Version 16 boundary

Testing

  • make (289 passed)

@pbelevich
pbelevich merged commit 06873ae into main Aug 23, 2026
4 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