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

trunk/50c2fe5a203d2ab869f97086d1aac695d5dbae06: Skip nccl4py backend tests on ROCm (#198288)

发生了什么

Impact: CI only (ROCm distributed test shards) Risk: low What Gate test/distributed/test_c10d_nccl4py.py on not TEST_WITH_ROCM so the whole file is skipped on ROCm runners, as it was before. Why nccl.core imports fine on ROCm, so the existing HAS_NCCL4PY / torch.cuda.is_available() guards let these tests run there — but the backend dlopens libnccl.so.2 on first use, which only NVIDIA ships. #195904 changed the surro…

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

为什么在扩散

来源