← Back to events
ActiveAIRelease

trunk/4a81d5787ea55c5a1cb73afec4cd30a171f8cb5b: [inductor] Gate remaining CUDA TMA tests on CUDA devices (#197141)

What happened

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…

Summary assembled by rule from the sources below

Why it's spreading

Sources