Skip to main content

slang-autodiff-kernel-opt

Optimize Slang autodiff backward kernel performance by analyzing register pressure, checkpoint storage, and spills. Use when investigating slow backward kernels, removing custom [BackwardDerivativeOf] functions, or reducing register pressure in differentiable GPU code, including tuning [ForceUnroll] versus [MaxIters] loop behavior per call site.

Jump to install

Source facts

Repository
shader-slang/slang-skills
Last source activity
May 24, 2026 at 18:26
Detected SKILL.md language
English
Stars
1
Forks
4

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.