KernelAgent is an open-source multi-agent system from the PyTorch team that automates GPU kernel optimization by integrating real hardware profiling signals into a closed-loop workflow. The system decomposes the optimization process into specialized agents: a Profiler (using NVIDIA Nsight Compute), a Diagnose Agent (roofline

16m read timeFrom pytorch.org
Post cover image
Table of contents
SummaryIntroductionKernelAgent Optimization WorkflowHow Data Flows Through the SystemPerformance summaryLessons LearnedConclusionAcknowledgements

Sort: