trunk/4a81d5787ea55c5a1cb73afec4cd30a171f8cb5b: [inductor] Gate remaining CUDA TMA tests on CUDA devices (#197141)
- PyTorch 近 90 天出现 1077 次
- PyTorch 近 90 天第 1064 次发版
- 上一次:同一天稍早 · ciflow/periodic-rocm-mi300/192524: [c10d] Scope the symmetric-memory lifecycle review fixes to ROCm
发生了什么
Problem When Triton's CPU backend is installed, generic host TMA checks can enable CUDA TMA tests on unsupported GPUs such as A100 and MI300. D119834839 fixed the max-autotune tests, but the same issue remains in AOTInductor and Triton-kernel tests. This Diff Define a shared requires_cuda_tma decorator and apply it to all 11 device-executing TMA tests in AOTInductor and the Triton-kernel suite, while leaving XPU beh…
摘要按规则整理自下方来源原文