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 64a372c commit 86d4aa0Copy full SHA for 86d4aa0
build_tools/rocm/rocm_xla.bazelrc
@@ -13,7 +13,7 @@ build:rocm_rbe --tls_client_certificate="/tf/certificates/ci-cert.crt"
13
build:rocm_rbe --tls_client_key="/tf/certificates/ci-cert.key"
14
build:rocm_rbe --remote_executor="grpcs://wardite.cluster.engflow.com"
15
build:rocm_rbe --remote_cache="grpcs://wardite.cluster.engflow.com"
16
-build:rocm_rbe --spawn_strategy=local
+build:rocm_rbe --spawn_strategy=remote,local
17
build:rocm_rbe --jobs=200
18
build:rocm_rbe --remote_timeout=3600
19
build:rocm_rbe --remote_download_minimal
0 commit comments