Intro-ops/ops
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
..
common refactor: unify elementwise runtime helpers 2026-05-12 16:23:06 +08:00
copy feat: integrate CUTLASS CuTe-optimized copy for L40 (SM89) 2026-05-13 15:39:29 +08:00
elementwise/relu refactor: unify elementwise runtime helpers 2026-05-12 16:23:06 +08:00
reduce_sum refactor: split operator headers into public and detail layers 2026-05-08 11:18:47 +08:00
softmax refactor: split operator headers into public and detail layers 2026-05-08 11:18:47 +08:00
vector_add refactor: split operator headers into public and detail layers 2026-05-08 11:18:47 +08:00
CMakeLists.txt feat: integrate CUTLASS CuTe-optimized copy for L40 (SM89) 2026-05-13 15:39:29 +08:00