Iterative Kernel Optimization Loop

Orchestrates continuous kernel optimization by chaining profiling, bottleneck diagnosis, tier-based optimization, verification, and benchmarking into an iterative loop. This is the "main program" that drives the other skills. Use when you want to iteratively optimize a kernel until it meets a performance target, similar to AutoKernel.

ZJLi2013 Updated

File contents

ZJLi2013/awesome-kernel-skills/tree/main/skills/system/optimize-loop commit f59c8909b4

Frequently asked questions

npx skillmds@latest add zjli2013/iterative-kernel-optimization-loop