HomeSkillsTileGym › NVIDIA/TileGym/cutile-python
Agent Skill Active Apache-2.0

NVIDIA/TileGym/cutile-python

Expert cuTile programming assistant.

Quality score 84/100
View on GitHub →
Stars
★ 2.8k
Last commit
today
Language
Python
Install
SKILL.md
Category
Repository

Installation

Install this skill (Claude Code)

# Clone and copy the skill into your project
git clone https://github.com/NVIDIA/skills.git
mkdir -p .claude/skills
cp -r skills/skills/TileGym/cutile-python .claude/skills/
# Or for personal use: ~/.claude/skills/

Topics

Related in TileGym

Agent Skill Active

NVIDIA/TileGym/adding-cutile-kernel

Add a new cuTile GPU kernel operator to TileGym.

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/TileGym/converting-cutile-to-julia

Converts cuTile Python GPU kernels (@ct.kernel) to cuTile.jl Julia equivalents.

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/TileGym/converting-cutile-to-triton

Converts cuTile GPU kernels (@ct.kernel) to Triton (@triton.jit).

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/TileGym/cutile-autotuning

Use when adding, modifying, optimizing, or debugging CuTile autotuning code.

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/TileGym/improve-cutile-kernel-perf

Iteratively optimize cuTile kernel performance through systematic profiling, bottleneck analysis, IR comparison, and targeted tuning.

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/TileGym/monkey-patch-kernels-to-transformers

Integrate TileGym kernels into Hugging Face `transformers` models by replacing the library's submodule(s) and certain class(es)' implementations, and patching certain class(es)' in...

2.8k Python Updated today Score 84