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 12590a8 commit 534bc1aCopy full SHA for 534bc1a
ci/envs/run_tests/bazel_gpu_local
@@ -16,7 +16,7 @@
16
source ci/envs/default
17
18
# Enable local Bazel GPU tests
19
-export JAXCI_RUN_BAZEL_GPU_TEST_LOCAL=1
+export JAXCI_RUN_BAZEL_TEST_GPU_LOCAL=1
20
21
# Only Linux x86 runs local GPU tests at the moment.
22
export JAXCI_DOCKER_IMAGE="gcr.io/tensorflow-testing/nosla-cuda${JAXCI_DOCKER_CUDA_VERSION}-cudnn9.1-ubuntu20.04-manylinux2014-multipython"
@@ -28,4 +28,4 @@ export NCCL_DEBUG=WARN
28
export JAX_ENABLE_X64=0
29
30
# Clone XLA at HEAD.
31
-export JAXCI_CLONE_MAIN_XLA=1
+export JAXCI_CLONE_MAIN_XLA=1
0 commit comments