Commit Graph

3 Commits

Author SHA1 Message Date
yutianyu 9afe211d65 docs: streamline README and guides
Co-Authored-By: wawahejun <hejunlbbc@gmail.com>
2026-05-13 16:17:32 +08:00
yutianyu 7c6a5ed9aa feat: integrate CUTLASS CuTe-optimized copy for L40 (SM89)
Add auto-fetch of CUTLASS third_party dependency in build script,
enable 128-bit vectorized TiledCopy kernel via CuTe for the NVIDIA
copy operator, and clean up build artifacts from version control.

Co-Authored-By: wawahejun <hejunlbbc@gmail.com>
2026-05-13 15:39:29 +08:00
yutianyu 7d94bb17f9 docs: add phase1 kernel writing guide
Co-authored-by: wawahejun <hejunlbbc@gmail.com>
2026-05-05 16:50:18 +08:00