Claude bdaec8da4b feat(muh): select_if SM=16 tile maximization
- Increase tiles across all elem_size branches for SM=16 (fewer CTAs need larger tiles)
- Flagged path: items increased 20-80% (e.g. elem≤2: 18→24, elem≤4: 14→18)
- Non-flagged path: items increased 30-100% (e.g. elem≤4: 18→24, elem≤8: 14→16)
- Add SMEM utilization comments for each branch (target ≥50%)
- No structural change to 3-dimension dispatch (may_alias/flagged/delay)
2026-08-03 07:19:13 +00:00
2026-07-30 17:03:23 +08:00

project_6

Description
No description provided
Readme 427 MiB
Languages
C++ 41.8%
Cuda 31.6%
Python 22.2%
C 2.1%
CMake 1.1%
Other 1.1%