We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 850d955 commit b504a7eCopy full SHA for b504a7e
1 file changed
xla/service/gpu/tests/BUILD
@@ -781,6 +781,7 @@ xla_test(
781
name = "dynamic_shared_memory_test",
782
srcs = if_cuda_is_configured(["dynamic_shared_memory_test.cc"]),
783
backends = ["gpu"],
784
+ tags = ["cuda-only"],
785
deps = [
786
"//xla:shape_util",
787
"//xla:types",
0 commit comments