Iterative cuTile Kernel Performance Optimization
Systematically profile, diagnose bottlenecks, and iteratively tune a cuTile kernel's performance in the TileGym repository.
Instructions
Follow the three phases in order:
Setup
the environment and baseline, run the
Experimentation
loop with a tracked log, then iterate
The experiment loop
until perf goals are met or further gains plateau.
Setup
Work with user to prepare optimization environment:
Create a fresh git branch: Propose a branch name, e.g.,
cutile-perf-
tilegym-improve-cutile-kernel-perf
安装
npx skills add https://github.com/nvidia/skills --skill tilegym-improve-cutile-kernel-perf