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 c4f26c1 commit 40c49d7Copy full SHA for 40c49d7
.bazelrc
@@ -15,7 +15,7 @@ build:cuda_clang --host_copt=-Wno-error=unused-command-line-argument
15
build:cuda_clang --repo_env TF_NEED_TENSORRT=0
16
build:cuda_clang --action_env=TF_CUDA_CLANG="1"
17
build:cuda_clang --@local_config_cuda//:cuda_compiler=clang
18
-build:cuda_clang --repo_env=TF_CUDA_COMPUTE_CAPABILITIES="sm_50,sm_60,sm_70,sm_80,compute_90"
+build:cuda_clang --repo_env=TF_CUDA_COMPUTE_CAPABILITIES="sm_60,sm_70,sm_80,compute_90"
19
20
build:cuda_clang --repo_env=HERMETIC_CUDA_VERSION="12.2.0"
21
build:cuda_clang --repo_env=HERMETIC_CUDNN_VERSION="8.9.4.25"
0 commit comments