Skip to content

Commit 534bc1a

Browse files
committed
update env
1 parent 12590a8 commit 534bc1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/envs/run_tests/bazel_gpu_local

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
source ci/envs/default
1717

1818
# Enable local Bazel GPU tests
19-
export JAXCI_RUN_BAZEL_GPU_TEST_LOCAL=1
19+
export JAXCI_RUN_BAZEL_TEST_GPU_LOCAL=1
2020

2121
# Only Linux x86 runs local GPU tests at the moment.
2222
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
2828
export JAX_ENABLE_X64=0
2929

3030
# Clone XLA at HEAD.
31-
export JAXCI_CLONE_MAIN_XLA=1
31+
export JAXCI_CLONE_MAIN_XLA=1

0 commit comments

Comments
 (0)