Skip to content

Commit 2ac895e

Browse files
committed
restore cupti
1 parent 7a9fd20 commit 2ac895e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

deps/ReactantExtra/WORKSPACE

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,6 @@ hedron_compile_commands_setup_transitive_transitive_transitive()
5353
load("@enzyme_ad//:workspace.bzl", "ENZYME_COMMIT", "ENZYME_SHA256", "JAX_COMMIT", "JAX_SHA256", "XLA_PATCHES")
5454

5555
XLA_PATCHES = XLA_PATCHES + [
56-
"""
57-
sed -i.bak0 "/cupti_driver_cbid/d" xla/backends/profiler/gpu/cupti_tracer.cc
58-
""",
5956
"""
6057
sed -i.bak0 "s/patch_cmds = \\[/patch_cmds = \\[\\\"find . -type f -name config.bzl -exec sed -i.bak0 's\\/HAVE_LINK_H=1\\/HAVE_LINK_H=0\\/g' {} +\\\",/g" third_party/llvm/workspace.bzl
6158
""",

0 commit comments

Comments
 (0)