Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:

kernel-tileir-optimization

// Optimize existing Triton kernels for NVIDIA TileIR backend on Blackwell GPUs (sm_100+). Adds TileIR-specific autotune configs: occupancy, num_ctas, TMA descriptors. Covers kernel classification (dot-related, norm-like, elementwise, reduction), type-specific transformations, and PTX-vs-TileIR benchmarking. Triggered by: "optimize for TileIR", "add TileIR configs", "Blackwell optimization", "TMA descriptors", "2CTA mode", "occupancy tuning". Kernels use standard `import triton`; TileIR activates via ENABLE_TILE=1 when nvtriton is installed.

$ git log --oneline --stat
stars:13,702
forks:2,406
updated:2026年5月20日 07:35
文件资源管理器
5 个文件
SKILL.md
readonly