triton-ascend-elementwise-reduce-fused
CommunityFuse elementwise and reduce in a single kernel.
Authorxchang1121
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Fusion of per-element transformations and global reductions into a single kernel to avoid intermediate memory reads/writes, boosting performance on Triton-Ascend pipelines.
Core Features & Use Cases
- Single-kernel fusion combines elementwise computations with reduction to minimize memory traffic.
- Cross-block aggregation uses atomic operations to accumulate results efficiently.
- Use Case: accelerate common loss functions and elementwise-then-reduce operators in neural network workloads on Ascend hardware.
Quick Start
Run a fused elementwise-reduce kernel on your tensors to observe end-to-end performance gains.
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-elementwise-reduce-fused Download link: https://github.com/xchang1121/AutoResearch-CC-hook/archive/main.zip#triton-ascend-elementwise-reduce-fused 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.