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 e11b465 commit 061ad8aCopy full SHA for 061ad8a
ci/build_artifacts.sh
@@ -34,6 +34,7 @@ if [[ "$JAXCI_BUILD_PLUGIN" == 1 ]]; then
34
fi
35
36
# Build the jax-cuda-pjrt artifact
37
+
38
if [[ "$JAXCI_BUILD_PJRT" == 1 ]]; then
39
check_if_to_run_in_docker python3 ci/cli/build.py jax-cuda-pjrt --mode=$JAXCI_CLI_BUILD_MODE
40
0 commit comments