diff --git a/third_party/xla/xla/service/gpu/tests/BUILD b/third_party/xla/xla/service/gpu/tests/BUILD index 4d6649be4207d9..19296227680e89 100644 --- a/third_party/xla/xla/service/gpu/tests/BUILD +++ b/third_party/xla/xla/service/gpu/tests/BUILD @@ -191,6 +191,7 @@ xla_test( "gpu_too_many_blocks_test.cc", ], backends = ["gpu"], + tags = ["cuda-only",], #(TODO)(rocm): weekly sync 24-11-05 deps = [ ":gpu_codegen_test", "//xla/hlo/ir:hlo",