We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 241fd14 commit 25abfe4Copy full SHA for 25abfe4
deps/ReactantExtra/.bazelrc
@@ -19,7 +19,7 @@ build:cuda --repo_env TF_NEED_CUDA=1
19
build:cuda --repo_env TF_NVCC_CLANG=1
20
build:cuda --repo_env TF_NCCL_USE_STUB=1
21
build:cuda --repo_env=HERMETIC_CUDA_VERSION="12.6.2"
22
-build:cuda --repo_env=HERMETIC_CUDNN_VERSION="9.6.0"
+build:cuda --repo_env=HERMETIC_CUDNN_VERSION="9.4.0"
23
# "sm" means we emit only cubin, which is forward compatible within a GPU generation.
24
# "compute" means we emit both cubin and PTX, which is larger but also forward compatible to future GPU generations.
25
build:cuda --repo_env HERMETIC_CUDA_COMPUTE_CAPABILITIES="sm_50,sm_60,sm_70,sm_80,compute_90"
0 commit comments