Skip to content

Commit 45af519

Browse files
authored
Mention remote build in CONTRIBUTING.md (#8699)
1 parent 065cb5b commit 45af519

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CONTRIBUTING.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,9 @@ using either VS Code or a local container:
5757
If you are not prompted to reopen in a container, in the VS Code command
5858
pallete, type `Dev Containers: Reopen in Container` to open your workspace in
5959
one of our pre-built Docker containers. Select the correct container based on
60-
your local accelerator. If you are unsure, use `tpu-contributor`.
60+
your local accelerator. If you're a Googler, you should use the `tpu-internal`
61+
container, which is set up for [bazel remote build caching](https://github.com/pytorch/xla/blob/master/docs/source/contribute/bazel.md#remote-caching)
62+
for faster builds.
6163

6264
* Open a new terminal window in VS Code. Since you are running as root in this
6365
container, mark the repository directories as safe. The commands below assume

0 commit comments

Comments
 (0)