Skip to content

v1.0.0

Latest

Choose a tag to compare

@Dogacel Dogacel released this 12 Sep 05:41
· 1 commit to main since this release
ba2b345

First stable release of Auto GPU Kernel that extends beyond the competition submission and flashinfer.

  • Support arbitrary tasks and git repositories: describe the objective, how to measure, and how to validate in natural language. The agent generates harness/validate.py + harness/benchmark.py to be used for optimization.
  • Add tool kbench: validation, benchmarking, A/B testing, and experiment history.
  • Add tool kopt: scaffolds a harness and drives the optimization agent (via OMP) with budget, iteration, and time limits.
  • Add tool kopt watch: a live web view for following agent messages, optimization chart, experiment files.