Skip to content

Commit b504a7e

Browse files
committed
Make dynamic_shared_memory_test cuda only
1 parent 850d955 commit b504a7e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • xla/service/gpu/tests

xla/service/gpu/tests/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -781,6 +781,7 @@ xla_test(
781781
name = "dynamic_shared_memory_test",
782782
srcs = if_cuda_is_configured(["dynamic_shared_memory_test.cc"]),
783783
backends = ["gpu"],
784+
tags = ["cuda-only"],
784785
deps = [
785786
"//xla:shape_util",
786787
"//xla:types",

0 commit comments

Comments
 (0)