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

trunk/cf8577d42b4750c22ad369fd8cef2b8e84bce74e: [CI] Add sm80 to the clang20 CUDA pull builds' arch list (#194685)

图:PyTorch Releases

发生了什么

The two linux-jammy-cuda13.{0,2}-cudnn9-py3.10-clang20 build jobs never set cuda-arch-list , so they inherit _linux-build.yml 's default of 7.5 . Since #194502 disables USE_FLASH_ATTENTION when no resolved arch reaches sm80, they lost the SYSTEM marking that caffe2/CMakeLists.txt puts on third_party/cutlass/include , and clang-20 started promoting -Wunused-function in cutlass headers to errors. Requesting 8.0 restor…

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

为什么在扩散

来源