NVIDIA/TileGym/adding-cutile-kernel
TileGym
NVIDIA
Add a new cuTile GPU kernel operator to TileGym.
How to get this skill
Agent Skill by NVIDIA. Download or clone it, then install it in your agent.
Setup & Installation
- Clone the repository:
git clone https://github.com/NVIDIA/skills.git - Copy the skill folder (which contains
SKILL.md) into your agent skills folder, e.g..claude/skills/. - Restart or reload the agent to auto-discover the skill.
- Check
SKILL.mdfor any special instructions or requirements.
Related skills
TileGym
NVIDIA/TileGym/converting-cutile-to-julia
Converts cuTile Python GPU kernels (@ct.kernel) to cuTile.jl Julia equivalents.
NVIDIA
Details →
TileGym
NVIDIA/TileGym/converting-cutile-to-triton
Converts cuTile GPU kernels (@ct.kernel) to Triton (@triton.jit).
NVIDIA
Details →
TileGym
NVIDIA/TileGym/cutile-autotuning
Use when adding, modifying, optimizing, or debugging CuTile autotuning code.
NVIDIA
Details →
TileGym
NVIDIA/TileGym/cutile-python
Expert cuTile programming assistant.
NVIDIA
Details →