Show HN: Agentic CUDA Kernel Optimizer

(github.com)

23 points | by bertaye 3 hours ago

3 comments

  • generalizations 6 minutes ago
    Very cool. Did you also try using the karpathy autoresearch? How do you think this compares?
  • lohr13 4 minutes ago
    [flagged]
  • asamadx 1 hour ago
    respect for shipping something this technical solo, this is the kind of project that usually needs a team to even validate correctness. how are you handling regression testing across kernel variants, feels like the hardest part of an agentic optimizer isn't finding a faster kernel, it's proving the faster one didn't quietly break something