AuraTracer智迹闻
中文

EVENT DOSSIER

MaxKernel: Agentic Kernel Generation for TPUs

MaxKernel system was released on September 7, 2026. Its performance was significantly better than that of the baseline according to JaxBench evaluation.

2026-09-07 12:00 Models 🔥 47.2 heat score
2sources
1days unfolding
47.2heat score
7mentions
SummaryAI generated

On September 7, 2026, the research team released the MaxKernel system. This multi-agent framework is designed to automate TPU kernel development. The system offers three operating paradigms: human-machine collaboration (HITL), fully automated optimization, and graph-based global search, and shares sub-agents for planning, implementation, debugging, testing, and hardware analysis. After evaluation with 50 diverse tasks and real open-source model workloads using JaxBench, MaxKernel generated optimization results comparable to those of expert manual tuning baselines, and achieved significant performance improvements in benchmark tests. The project has been opened sourced, and the code is hosted on the GitHub repository.

Related eventsRELATED EVENTS
Quick factsQUICK FACTS
50Number of tasks
3Number of paradigms
Key entitiesKEY ENTITIES
AI-HypercomputerGoogleHugging FaceJaxBenchMaxKernelTPUtaesiri

Event frameEVENT FRAME

Research

AI-Hypercomputer MaxKernel 开源多智能体内核生成系统

Status

MaxKernel system was released on September 7, 2026. Its performance was significantly better than that of the baseline according to JaxBench evaluation.

Coverage · reports per dayLANGUAGE SPLIT

Entity relations
AI-Hypercomputer × JaxB…1AI-Hypercomputer × MaxK…1AI-Hypercomputer × TPU1JaxBench × MaxKernel1JaxBench × TPU1MaxKernel × TPU1

Integrated timelineUNIFIED TIMELINE

  1. 2026-09-07

    Release and evaluation of MaxKernel system

    The research team released the MaxKernel multi-agent framework, offering three paradigms: human-machine collaboration, full automation, and graph search. Evaluation conducted on 50 tasks and real-world workloads showed results comparable to those of the expert baseline, with significantly improved performance.

    2 reports

SignalsSIGNALS

Keyword heat
  • AI-Hypercomputer2
  • MaxKernel1
  • TPU1
  • JaxBench1
  • Hugging Face1
  • Google1
  • taesiri1

All reports (2)SOURCES

H Hugging Face Papers en 2026-09-07 08:00

Paper page - MaxKernel: Agentic Kernel Generation for TPUs

MaxKernel is a multi-agent system that automates TPU kernel development through collaborative, autonomous, and graph-searching paradigms. The system includes three modes: a human-machine collaborative design agent, a fully automated metric-driven optimization agent, and an extensible global exploration graph-searching agent. These three modes share specialized sub-agents for planning, implementation, debugging, testing, and hardware analysis. The research team evaluated MaxKernel on complex real-world workloads using JaxBench (with 50 diverse kernel tasks) and state-of-the-art open-source models. The results showed that the optimized implementations generated by MaxKernel were consistent with those achieved by expert manual tuning, and they delivered significant performance improvements in benchmark tests. The project is now open source, and the code can be found at https://github.com/AI-Hypercomputer/accelerator-agents/tree/main/MaxKernel.

A arXiv cs.AI en 2026-09-07 12:00

MaxKernel: Agentic Kernel Generation for TPUs

MaxKernel 是一个多智能体系统,为 TPU 核开发提供了三种范式:人机协作(HITL)、全自动化优化(Auto)及基于图的全局搜索。该系统利用共享子智能体池处理规划、实现、调试、测试及硬件分析任务。研究团队在 JaxBench 包含的 50 个多样化 TPU 核任务及来自开源模型的真实工作负载上进行了评估,结果显示 MaxKernel 生成的优化实现与专家手工调优基线相当,并在基准测试中实现了显著性能提升。该项目已开源,代码位于 https://github.com/AI-Hypercomputer/accelerator-agents/tree/main/MaxKernel。