Show HN: Agentic CUDA Kernel Optimizer

(github.com)

24 points | by bertaye 3 hours ago ago

2 comments

  • generalizations 15 minutes ago

    Very cool. Did you also try using the karpathy autoresearch? How do you think this compares?

  • asamadx 2 hours 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