← 返回事件
持续讨论AI发版

trunk/8376f7cabcc19198d1a827b2eb0c4a9e57137381: [inductor] Hold GPU lock across multi-kernel comparison (#192876)

发生了什么

Summary Benchmark all candidates in a runtime multi-kernel comparison under one registered GPU benchmark lock. This prevents concurrent compile workers from interleaving candidate measurements on the same GPU. Existing per-candidate benchmark locking remains nested through the reentrant lock contract. Candidate ordering, forced and cached choices, and benchmark failure behavior are unchanged. Test plan python -m pyt…

摘要按规则整理自下方来源原文

为什么在扩散

来源