Skip to content

Commit d0b6471

Browse files
committed
fix rocm
1 parent 8b69d6a commit d0b6471

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

deps/ReactantExtra/.bazelrc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ build:rocm --repo_env TF_NEED_ROCM=1
5151
build:rocm --action_env TF_ROCM_AMDGPU_TARGETS="gfx900,gfx906,gfx908,gfx90a,gfx940,gfx941,gfx942,gfx1030,gfx1100,gfx1200,gfx1201"
5252

5353
# Build with hipcc for ROCm and clang for the host.
54-
build:rocm --config=rocm_base
5554
build:rocm --action_env=TF_ROCM_CLANG="1"
5655
build:rocm --action_env=CLANG_COMPILER_PATH="/usr/lib/llvm-18/bin/clang"
5756
build:rocm --copt=-Wno-gnu-offsetof-extensions

0 commit comments

Comments
 (0)