Skip to content

Commit 3a9f0a1

Browse files
committed
add missing cuda-only tag
1 parent 01b7cdd commit 3a9f0a1

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
@@ -755,6 +755,7 @@ xla_test(
755755
name = "dynamic_shared_memory_test",
756756
srcs = if_cuda_is_configured(["dynamic_shared_memory_test.cc"]),
757757
backends = ["gpu"],
758+
tags = ["cuda-only"],
758759
deps = [
759760
"//xla:shape_util",
760761
"//xla:types",

0 commit comments

Comments
 (0)