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 e484332 commit b04da6eCopy full SHA for b04da6e
ci/envs/run_tests/bazel_gpu_non_rbe.env
@@ -15,5 +15,5 @@
15
# Inherit default JAXCI environment variables.
16
source ci/envs/default.env
17
18
-# Enable local Bazel GPU tests
19
-export JAXCI_RUN_BAZEL_TEST_GPU_LOCAL=1
+# Enable non-RBE Bazel GPU tests (single accelerator and multi-accelerator tests)
+export JAXCI_RUN_BAZEL_TEST_GPU_NON_RBE=1
0 commit comments