triton-ascend-performance-improvement
CommunityTriton Ascend performance optimization playbook.
Authorxchang1121
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Triton Ascend 性能优化实战经验。从批量自适应搜索中提炼的通用优化模式,覆盖 tile 调优方法论、内存加载优化、reduction 优化、隐式广播、多 Pass 合并、数据访问重构等。
Core Features & Use Cases
- Tile sizing guidance for hardware constraints like L0 caches and UB/CB occupancy.
- Memory load optimizations including mask-based loads to reduce unnecessary transfers.
- Implicit broadcasting and reduction fusion to minimize intermediates and improve cache usage.
- Two-pass vs single-pass strategies for normalization and reduction workflows.
- Data layout guidance and multi-pass merging to reduce global memory traffic.
Quick Start
Apply the recommended optimization patterns to your next Triton Ascend kernel and compare performance against a baseline.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: triton-ascend-performance-improvement Download link: https://github.com/xchang1121/AutoResearch-CC-hook/archive/main.zip#triton-ascend-performance-improvement Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.