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 061ad8a commit 51792c6Copy full SHA for 51792c6
ci/run_bazel_test.sh
@@ -58,6 +58,7 @@ if [[ $JAXCI_RUN_BAZEL_TEST_GPU_LOCAL == 1 ]]; then
58
--config=non_multiaccelerator_local \
59
--repo_env=HERMETIC_PYTHON_VERSION="$JAXCI_HERMETIC_PYTHON_VERSION" \
60
--run_under "${JAXCI_JAX_GIT_DIR}/build/parallel_accelerator_execute.sh" --test_timeout=3000 \
61
+ --test_env=JAX_PLATFORM_NAME="gpu" \
62
//tests:gpu_tests //tests:backend_independent_tests //tests/pallas:gpu_tests //tests/pallas:backend_independent_tests || true
63
echo "Finished running non-multiaccelerator tests..."
64
0 commit comments