We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db139a6 commit 538c33eCopy full SHA for 538c33e
build_tools/rocm/rocm_xla.bazelrc
@@ -13,11 +13,11 @@ 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
17
build:rocm_rbe --jobs=200
18
build:rocm_rbe --remote_timeout=3600
19
20
-test:rocm_rbe --strategy=TestRunner=remote,local
+test:rocm_rbe --strategy=TestRunner=local
21
22
build:asan --strip=never
23
build:asan --copt -fsanitize=address
0 commit comments