triton-ascend-case-reduction-mean-medium
CommunityMedium-scale mean-reduction on Triton-Ascend.
Software Engineering#triton#performance-optimization#autotune#ascend#grid-config#2d-tensor#mean-reduction
Authorxchang1121
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill targets optimizing the mean reduction on the first axis for medium-scale 2D tensors using Triton-Ascend, reducing the number of intermediate reductions and improving latency with grid-size tuning.
Core Features & Use Cases
- Axis-first reduction optimization: recomposes computation to minimize intermediate reductions and leverage optimal grids (e.g., grid=32) to reach best latency.
- Autotune guidance: provides grid configurations and benchmarking notes aligned with Atlas A2/A3 hardware.
- Use Case: apply to 2D reductions where both axes are medium-sized (millions of elements) to maximize throughput.
Quick Start
Run the Triton-Ascend mean-reduction case on a medium-scale 2D tensor to observe improved throughput.
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-case-reduction-mean-medium Download link: https://github.com/xchang1121/AutoResearch-CC-hook/archive/main.zip#triton-ascend-case-reduction-mean-medium 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.