[go: nahoru, domu]

Skip to content

Commit

Permalink
[XLA:GPU] Disable running gpu_cub_sort_test in debug mode to avoid …
Browse files Browse the repository at this point in the history
…timeouts.

PiperOrigin-RevId: 644304982
  • Loading branch information
bchetioui authored and tensorflower-gardener committed Jun 18, 2024
1 parent cfeaaff commit dc76516
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 @@ -965,6 +965,7 @@ xla_test(
srcs = ["gpu_cub_sort_test.cc"],
backends = ["gpu"],
shard_count = 15,
tags = ["nodebug"],
deps = [
"//xla:error_spec",
"//xla:shape_util",
Expand Down

0 comments on commit dc76516

Please sign in to comment.