FlyDSL Kernel Authoring Skill

Community

Write high-performance GPU kernels

Authorfsx950223
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a powerful framework for writing and compiling high-performance GPU kernels, specifically targeting AMD GPUs, by offering fine-grained control over data layout and memory access.

Core Features & Use Cases

  • GPU Kernel Development: Write custom kernels for AMD GPUs (MI300X/MI350) using a Python DSL.
  • Layout Algebra: Precisely control data movement, tiling, and memory access patterns with an explicit layout system.
  • MLIR Compilation: Leverages MLIR for a robust compilation pipeline from Python DSL to HSACO binaries.
  • Use Case: Optimize complex matrix multiplication (GEMM) or other compute-intensive operations for AMD hardware by defining custom data layouts and kernel logic.

Quick Start

Use the FlyDSL Kernel Authoring Skill to define a new GPU kernel for matrix multiplication.

Dependency Matrix

Required Modules

None required

Components

scriptsreferencesassets

💻 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: FlyDSL Kernel Authoring Skill
Download link: https://github.com/fsx950223/claude-stuff/archive/main.zip#flydsl-kernel-authoring-skill

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.