Skip to content

Commit 56e0a96

Browse files
committed
Bump factorization build
1 parent 47080e7 commit 56e0a96

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

deps/ReactantExtra/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1040,6 +1040,7 @@ cc_library(
10401040
"@xla//xla/backends/profiler/gpu:device_tracer",
10411041
"@xla//xla/backends/profiler:profiler_backends",
10421042
"@xla//xla/pjrt/c:pjrt_c_api_gpu_internal",
1043+
"@jax//jaxlib/cuda:cuda_gpu_kernels"
10431044
],
10441045
"//conditions:default": [
10451046
],

deps/ReactantExtra/WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ http_archive(
99
urls = ["https://github.com/wsmoses/nsync/archive/{commit}.tar.gz".format(commit = NSYNC_COMMIT)],
1010
)
1111

12-
ENZYMEXLA_COMMIT = "9d69aaa51aa0585b9e89276ba707b175eb459ad7"
12+
ENZYMEXLA_COMMIT = "75a04dec52997d949a051a2102d96c6728f7fc59"
1313
ENZYMEXLA_SHA256 = ""
1414

1515
http_archive(

0 commit comments

Comments
 (0)