trunk/567c8013f4ea0b535e6589e9931dd3a2111950df: [CI] Use clang21 image for debug-distributed build (#195067)
- PyTorch 近 90 天出现 172 次
- PyTorch 近 90 天第 170 次发版
- 上一次:同一天稍早 · trunk/6d74a9c1817dad03090101b37948c86b735b57a1: S390x: fixes for docker image build (#181359)
发生了什么
periodic.yml still asked for pytorch-linux-jammy-py3.10-clang18, which #191108 retired on 2026-07-27. docker-builds.yml never builds that name, so the tag is absent from ECR, the pod hangs in ImagePullBackOff, and ARC surfaces it as the generic "pod failed to come online". 0 pass / 16 fail on main. clang21 is the 1:1 successor and still sets GCC_VERSION=11, so the gcc11 debug build is unchanged. The 8 distributed sh…
摘要按规则整理自下方来源原文