atallahw
- Karma
- 0
- Created
- ()
- Submissions
- 0
- RL on GPT-5 to write better kernels (arxiv.org)
- Show HN: A CUDA-Generating AI Agent (generate.mako.dev)
MakoGenerate is an AI agent that takes any PyTorch code as input, and writes CUDA kernels for it. You can choose a sample problem or enter in your own PyTorch. It generates CUDA, compiles and validates the results, then…