triton-ascend-example-relu
CommunityTriton Ascend elementwise ReLU kernel guide.
Authorxchang1121
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill demonstrates how to implement and validate a Triton Ascend-based elementwise ReLU kernel, providing a concrete example for high-performance kernel development on Ascend hardware.
Core Features & Use Cases
- 1D tiling and BLOCK_SIZE-based processing to maximize throughput.
- Boundary masking to handle arbitrary input lengths safely.
- Interleaved execution and PyTorch integration for easy testing and reuse.
- Use Case: reference for building other elementwise ops on Ascend devices.
Quick Start
Run the triton-ascend-example-relu tutorial to execute the kernel on a sample input tensor.
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-example-relu Download link: https://github.com/xchang1121/AutoResearch-CC-hook/archive/main.zip#triton-ascend-example-relu 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.