Skip to content

Commit 1c75f5f

Browse files
committed
[ROCm] jaxlib linalg fix
1 parent 241152c commit 1c75f5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jaxlib/rocm/BUILD

+1
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,7 @@ cc_library(
273273
hdrs = ["//jaxlib/gpu:linalg_kernels.h"],
274274
features = ["-use_header_modules"],
275275
deps = [
276+
":hip_blas_handle_pool",
276277
":hip_gpu_kernel_helpers",
277278
":hip_linalg_kernels_impl",
278279
":hip_vendor",

0 commit comments

Comments
 (0)