Skip to content

Commit 2b39f2c

Browse files
ezhulenevtensorflower-gardener
authored andcommitted
[xla] Disable nvtx_with_cuda_kernels_test on h100 backend
PiperOrigin-RevId: 711868759
1 parent 5843eb8 commit 2b39f2c

File tree

1 file changed

+1
-0
lines changed
  • third_party/xla/xla/backends/profiler/gpu

1 file changed

+1
-0
lines changed

third_party/xla/xla/backends/profiler/gpu/BUILD

+1
Original file line numberDiff line numberDiff line change
@@ -445,6 +445,7 @@ xla_test(
445445
srcs = ["nvtx_with_cuda_kernels_test.cc"],
446446
backends = ["gpu"],
447447
copts = tf_profiler_copts() + tsl_copts(),
448+
disabled_backends = ["gpu_h100"],
448449
tags = [
449450
"no_mac",
450451
"requires-gpu-nvidia",

0 commit comments

Comments
 (0)