Skip to content

Commit 86d4aa0

Browse files
authored
Enable remote build (#419)
1 parent 64a372c commit 86d4aa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_tools/rocm/rocm_xla.bazelrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ build:rocm_rbe --tls_client_certificate="/tf/certificates/ci-cert.crt"
1313
build:rocm_rbe --tls_client_key="/tf/certificates/ci-cert.key"
1414
build:rocm_rbe --remote_executor="grpcs://wardite.cluster.engflow.com"
1515
build:rocm_rbe --remote_cache="grpcs://wardite.cluster.engflow.com"
16-
build:rocm_rbe --spawn_strategy=local
16+
build:rocm_rbe --spawn_strategy=remote,local
1717
build:rocm_rbe --jobs=200
1818
build:rocm_rbe --remote_timeout=3600
1919
build:rocm_rbe --remote_download_minimal

0 commit comments

Comments
 (0)