Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build.py fixes. #11936

Merged
merged 1 commit into from
Aug 16, 2022
Merged

build.py fixes. #11936

merged 1 commit into from
Aug 16, 2022

Conversation

hawkinsp
Copy link
Collaborator

  • Add aarch64 as a known target_cpu value.
  • Only pass --bazel_options to build actions since they can make "bazel
    shutdown" fail.
  • Pass the bazel startup options to "bazel shutdown".

Issue #7097
Fixes #7639

* Add aarch64 as a known target_cpu value.
* Only pass --bazel_options to build actions since they can make "bazel
  shutdown" fail.
* Pass the bazel startup options to "bazel shutdown".

Issue jax-ml#7097
Fixes jax-ml#7639
@google-ml-butler google-ml-butler bot added kokoro:force-run pull ready Ready for copybara import and testing labels Aug 16, 2022
@copybara-service copybara-service bot merged commit b8a32f4 into jax-ml:main Aug 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pull ready Ready for copybara import and testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bazel shutdown call ignores arguments
3 participants