Home
last modified time | relevance | path

Searched full:rbe (Results 1 – 25 of 234) sorted by relevance

12345678910

/external/grpc-grpc/third_party/toolchains/
DREADME.md1 # RBE toolchain configuration (Linux and Windows)
4 The `rbe_ubuntu2004` directory contains the autogenerated toolchain configuration for linux RBE.
9 …s_bazel_6.3.2_vs2019` directory contains the autogenerated toolchain configuration for windows RBE.
10 The configuration was generated by the `rbe_configs_gen` tool (just as the linux RBE config),
21 Also see go/rbe-windows-user-guide
23 # Windows RBE docker image
25 …ontains the dockerfile to rebuild the docker image we use on RBE windows workers. See go/rbe-windo…
27 Note that for linux, we use a docker image under `tools/dockerfile` (since for Linux RBE docker ima…
30 ## How to rebuild the Windows RBE docker image and use it for Windows RBE
37 - Regenerate the Windows RBE toolchain with the instructions above.
DBUILD21 # The default toolchain suite for RBE linux, pass it to --crosstool_top
27 # The default CC toolchain suite for RBE linux
33 # The default platform for RBE Linux
41 # by default, all RBE actions will run on "small" workers.
52 # The default toolchain suite for RBE windows, pass it to --crosstool_top
58 # The default CC toolchain suite for RBE windows
64 # The default platform for RBE windows
71 # by default, all RBE actions will run on "small" workers.
/external/skia/bazel/rbe/
DREADME.md1 RBE configurations
6 in the RBE Docker image; these toolchains are required to run Bazel, but are **not** the toolchains
9 We build our own, bare-bones, Docker image to use on RBE. We intend to use a hermetic toolchain
11 hermetic toolchain on and off RBE makes the build reproducible and consistent across machines,
13 has the desirable property of not needing to change and upload RBE Docker images if we need to
18 the Linux RBE image has at least glibc 2.32, which is the current minimum requirement of the
28 Creating/Updating the RBE image
48 be used by our RBE workers. Note the sha256 hash of this created container
51 7) Modify the RBE platform in `//platform/BUILD.bazel` to refer to the new `container_image`.
57 Defining our own Bazel RBE platforms
[all …]
/external/libyuv/infra/config/
Dcr-buildbucket.cfg33 ' "instance": "rbe-webrtc-trusted",'
63 ' "instance": "rbe-webrtc-trusted",'
93 ' "instance": "rbe-webrtc-trusted",'
121 ' "instance": "rbe-webrtc-trusted",'
149 ' "instance": "rbe-webrtc-trusted",'
177 ' "instance": "rbe-webrtc-trusted",'
207 ' "instance": "rbe-webrtc-trusted",'
237 ' "instance": "rbe-webrtc-trusted",'
267 ' "instance": "rbe-webrtc-trusted",'
297 ' "instance": "rbe-webrtc-trusted",'
[all …]
/external/tensorflow/tensorflow/tools/toolchains/remote_config/
Dcontainers.bzl1 """Docker images used with remote config and RBE."""
31 # Built with //tensorflow/tools/ci_build/Dockerfile.rbe.ubuntu16.04-manylinux2010.
38 … # Built with //tensorflow/tools/ci_build/Dockerfile.rbe.cuda10.0-cudnn7-ubuntu16.04-manylinux2010.
45 … # Built with //tensorflow/tools/ci_build/Dockerfile.rbe.cuda10.1-cudnn7-ubuntu16.04-manylinux2010.
52 …# Built with //tensorflow/tools/ci_build/Dockerfile.rbe.cuda10.1-cudnn7-ubuntu16.04-manylinux2010-…
59 …# Built with //tensorflow/tools/ci_build/Dockerfile.rbe.cuda10.1-cudnn7-ubuntu18.04-manylinux2010-…
66 …# Built with //tensorflow/tools/ci_build/Dockerfile.rbe.cuda10.2-cudnn7-ubuntu18.04-manylinux2010-…
73 …# Built with //tensorflow/tools/ci_build/Dockerfile.rbe.cuda11.0-cudnn8-ubuntu18.04-manylinux2010-…
80 …# Built with //tensorflow/tools/ci_build/Dockerfile.rbe.cuda11.2-cudnn8.1-ubuntu20.04-manylinux201…
87 …# Built with //tensorflow/tools/ci_build/Dockerfile.rbe.cuda11.1-cudnn8-ubuntu20.04-manylinux2014-…
[all …]
/external/rust/crates/grpcio-sys/grpc/third_party/toolchains/
DBUILD21 # The default toolchain suite for RBE linux, pass it to --crosstool_top
27 # The default CC toolchain suite for RBE linux
33 # The default platform for RBE Linux
41 # by default, all RBE actions will run on "small" workers.
52 # The default toolchain suite for RBE windows, pass it to --crosstool_top
58 # The default CC toolchain suite for RBE windows
64 # The default platform for RBE windows
75 # by default, all RBE actions will run on "small" workers.
DREADME.md1 # RBE toolchain configuration (Linux and Windows)
3 - rbe_ubuntu2004: Autogenerated toolchain configuration for linux RBE.
6 - rbe_windows_bazel_5.2.0_vs2019: The autogenerated toolchain configuration for windows RBE.
9 See go/rbe-windows-user-guide
11 - rbe_win2019: The windows dockerfile to rebuild the docker image we use on RBE workers. See go/rbe
Dgenerate_linux_rbe_configs.sh16 # Generate linux RBE configs using rbe_configs_gen.
37 # Actions on RBE will run under a dedicated docker image from our collection of testing docker imag…
42 # RBE currently has problems pulling images for Google Artifact Registry ("us-docker.pkg.dev/grpc-t…
44 # as well and RBE will use the mirrored image instead. See b/275571385
/external/angle/infra/config/generated/
Dcr-buildbucket.cfg29 ' "instance": "rbe-chromium-trusted",'
81 ' "instance": "rbe-chromium-trusted",'
133 ' "instance": "rbe-chromium-trusted",'
185 ' "instance": "rbe-chromium-trusted",'
237 ' "instance": "rbe-chromium-trusted",'
289 ' "instance": "rbe-chromium-trusted",'
341 ' "instance": "rbe-chromium-trusted",'
393 ' "instance": "rbe-chromium-trusted",'
446 ' "instance": "rbe-chromium-trusted",'
499 ' "instance": "rbe-chromium-trusted",'
[all …]
/external/tensorflow/
D.bazelrc62 # rbe: General RBE options shared by all flavors.
63 # rbe_linux: General RBE options used on all linux builds.
64 # rbe_win: General RBE options used on all windows builds.
66 # rbe_cpu_linux: RBE options to build with only CPU support.
67 # rbe_linux_cuda_nvcc_py*: RBE options to build with GPU support using nvcc.
69 # rbe_linux_py3: Linux Python 3 RBE config
71 # rbe_win_py37: Windows Python 3.7 RBE config
72 # rbe_win_py38: Windows Python 3.8 RBE config
73 # rbe_win_py39: Windows Python 3.9 RBE config
74 # rbe_win_py310: Windows Python 3.10 RBE config
[all …]
/external/skia/
D.bazelrc10 # We would like developers to not upload to the remote build cache, only the RBE workers themselves.
27 # for RBE.
147 # End of the copied RBE settings
150 # Use the RBE instance on the skia-rbe GCP project.
151 build:remote --remote_instance_name projects/skia-rbe/instances/default_instance
153 # The linxu_rbe config will build on RBE and default to compiling for linux_x64 using
156 # On the RBE instances, we also have the Java and C++ toolchain from the Docker image available.
160 build:linux_rbe --extra_toolchains=//bazel/rbe/gce_linux/java:all
161 build:linux_rbe --extra_toolchains=//bazel/rbe/gce_linux/config:cc-toolchain
/external/tensorflow/tensorflow/tools/toolchains/
DBUILD12 # Built with //tensorflow/tools/ci_build/Dockerfile.rbe.cpu.
25 # Built with //tensorflow/tools/ci_build/Dockerfile.rbe.cpu-centos6.
38 # Built with //tensorflow/tools/ci_build/Dockerfile.rbe.cuda10.0-cudnn7-ubuntu14.04.
51 # Built with //tensorflow/tools/ci_build/Dockerfile.rbe.cuda10.0-cudnn7-centos6.
64 # Built with //tensorflow/tools/ci_build/Dockerfile.rbe.ubuntu16.04-manylinux2010.
/external/rust/crates/grpcio-sys/grpc/tools/remote_build/include/
Drbe_base_config.bazelrc16 # bazelrc to configure bazel to use gRPC's main RBE instance for remote cache
22 # the RBE instance to use
25 # Enable authentication (to be able access the RBE service)
28 # How to setup credentials to be able to use bazel RBE locally:
/external/grpc-grpc/tools/remote_build/include/
Drbe_base_config.bazelrc16 # bazelrc to configure bazel to use gRPC's main RBE instance for remote cache
22 # the RBE instance to use
25 # Enable authentication (to be able access the RBE service)
28 # How to setup credentials to be able to use bazel RBE locally:
/external/tensorflow/tensorflow/tools/ci_build/
Dbuild_rbe.sh17 # Script for helping to record method for building the RBE docker images.
22 # $ ./build_rbe.sh Dockerfile.rbe.ubuntu16.04-manylinux2010
35 local IMAGE_NAME_SUFFIX="${1#Dockerfile.rbe.}"
37 echo 'File must start with "Dockerfile.rbe."' >> /dev/stderr
DDockerfile.rbe.cpu2 # $ docker build -f Dockerfile.rbe.cpu \
6 FROM launcher.gcr.io/google/rbe-ubuntu16-04:r327695
17 # Run pip install script for RBE Ubuntu 16-04 container.
/external/skia/bazel/platform/
DBUILD.bazel11 ":cgo_off", # Necessary to build on RBE.
14 # We specify exec_properties because we have an RBE instance that matches this platform.
18 # http://go/skolo-rbe
21 # a Linux RBE worker (which they should, assuming our hermetic toolchain *is* hermetic).
54 ":cgo_off", # Necessary to build locally (i.e. non-RBE builds).
77 # the target and not a default one (e.g. on the Linux RBE instance). We do this by
/external/angle/build/toolchain/
Drbe.gni7 # Defines the configuration of Remote Build Execution (RBE).
33 # Use Reclient as the RBE client by default.
34 # Set to false to use Siso's builtin RBE client.
71 # Set to the path of the RBE reclient configuration files.
113 # Set to the path of the RBE recleint wrapper for ChromeOS.
/external/grpc-grpc/tools/remote_build/
Dwindows.bazelrc3 # Next section is windows-specific RBE configuration
10 # Needs to match the location of binaries in the RBE docker container
19 # Without this the build is broken on windows RBE with bazel 6.x+
Dlinux_docker_sandbox.bazelrc17 # with debugging issues with RBE.
32 # Next section is linux-specific RBE configuration
40 # we assume the default bazel RBE build is on linux,
Dlinux.bazelrc16 # bazelrc file for running gRPC tests with RBE (on Linux)
20 # Next section is linux-specific RBE configuration
28 # we assume the default bazel RBE build is on linux,
76 # RBE docker image only has a msan specific version of libc++, so to be able to link against it,
/external/skia/tools/
Dbuild_with_reclient.sh18 echo 'infra/rbe/client/${platform}' 're_client_version:0.116.1.9128bc4-gomaip' > /tmp/reclient.ensu…
23 instance=projects/rbe-chrome-untrusted/instances/default_instance
43 echo 'infra_internal/rbe/reclient_cfgs/rbe-chrome-untrusted/chromium-browser-clang' "revision/$revi…
/external/webrtc/modules/congestion_controller/
Dreceive_side_congestion_controller.cc45 // If we see AST in header, switch RBE strategy immediately. in PickEstimatorFromHeader()
48 << "WrappingBitrateEstimator: Switching to absolute send time RBE."; in PickEstimatorFromHeader()
60 "time offset RBE."; in PickEstimatorFromHeader()
68 // Instantiate RBE for Time Offset or Absolute Send Time extensions.
/external/webrtc/infra/config/
Dcr-buildbucket.cfg36 ' "instance": "rbe-webrtc-trusted",'
86 ' "instance": "rbe-webrtc-trusted",'
136 ' "instance": "rbe-webrtc-trusted",'
186 ' "instance": "rbe-webrtc-trusted",'
236 ' "instance": "rbe-webrtc-trusted",'
286 ' "instance": "rbe-webrtc-trusted",'
336 ' "instance": "rbe-webrtc-trusted",'
387 ' "instance": "rbe-webrtc-trusted",'
438 ' "instance": "rbe-webrtc-trusted",'
489 ' "instance": "rbe-webrtc-trusted",'
[all …]
/external/rust/crates/grpcio-sys/grpc/tools/remote_build/
Dlinux.bazelrc16 # bazelrc file for running gRPC tests with RBE (on Linux)
20 # Next section is linux-specific RBE configuration
28 # we assume the default bazel RBE build is on linux,
76 # RBE docker image only has a msan specific version of libc++, so to be able to link against it,

12345678910