File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,11 @@ common:cuda --repo_env TF_NEED_CUDA=1
3535common:cuda --repo_env TF_NVCC_CLANG=1
3636common:cuda --repo_env TF_NCCL_USE_STUB=1
3737common:cuda_static --@rules_ml_toolchain//common:link_cuda_static_libs=true
38- common:cuda_static --@rules_ml_toolchain//common:link_nvrtc_static_libs=true
38+
39+ # Broken upstream =/
40+ # common:cuda_static --@rules_ml_toolchain//common:link_nvrtc_static_libs=true
41+ # common:cuda_static --@rules_ml_toolchain//common:link_cudnn_static_libs=true
42+
3943common:cuda --@local_config_cuda//:enable_cuda
4044common:cuda --crosstool_top="@local_config_cuda//crosstool:toolchain"
4145# Default hermetic CUDA and CUDNN versions.
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ NSYNC_COMMIT = "82b118aa7ace3132e517e2c467f8732978cf4023"
44
55NSYNC_SHA256 = ""
66
7- ENZYMEXLA_COMMIT = "f08ed257410aa5a82748bfaac7e4c6941cd0090d "
7+ ENZYMEXLA_COMMIT = "0a93f68f15e22ef5711857db0d050e5e66680694 "
88
99ENZYMEXLA_SHA256 = ""
1010
You can’t perform that action at this time.
0 commit comments