在 AMD Strix Halo 上用 LLM Agent 挖 GPU Kernel SOTA
RE · 0011 · 系统实现 · KernelBench · gfx1151 · GLM-5.1 · 2026
消费级 AMD iGPU(gfx1151)上用 GLM-5.1 生成 Triton kernel 挖加速。诚实结论:大多数"惊艳加速"是 FP16 假象 / reward-hack / 被 torch.compile 追平;真正的 SOTA 在编译器结构性做不到的地方——MoE routing(越稀疏收益越大,1.10→1.48× vs torch.compile)。含四层验证体系、真实推理 profiling、2 个 KernelBench 上游 Issue。
查看实验报告 →