Skip to content

Commit

Permalink
Disable gpu_too_many_blocks_test
Browse files Browse the repository at this point in the history
  • Loading branch information
mmakevic-amd committed Nov 15, 2024
1 parent 5788ee9 commit 7550346
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions third_party/xla/xla/service/gpu/tests/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 7550346

Please sign in to comment.