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

Updated proto definitions #14

Merged
merged 25 commits into from
Nov 17, 2024
Merged

Updated proto definitions #14

merged 25 commits into from
Nov 17, 2024

Conversation

janpfeifer
Copy link
Contributor

  • Sync'ed with updated proto definitions from OpenXLA/XLA project.
  • TestEndToEnd: added klog flags; list devices before trying to compile.
  • Renamed deprecated xla::Status to absl::Status.
  • Update to XLA and PJRT v0.57
    • Updated XLA dependency.
    • Updated PJRT CPU plugin.
    • Updated pjrt_c_api.h: copying over from XLA source is now part of the generate program.
    • Note: PJRT v0.56 was broken for a few days, and the version was skipped.
      (breakage here openxla/xla@590b36f#r149134910)
  • Mac version broken :( : Following up on pjrt_c_api_cpu_plugin - MacOS amd and arm64 compilation openxla/xla#19152. Since it's
    outside our control, not blocking the release here.

Note: I was holding this release for a while, to see if we could get the Mac version to work ... but outside of diving on the C++ build system for Macs and its code, I'm running out of ideas of what can be done from the client (of XLA/PJRT) side. So instead I'm releasing for Linux only, and documenting that the Mac version is broken 😞 Any help on this front is greatly appreciated.

Copy original proto files to the this directory, so there is a reference easy to see of the source code.
… genereate script.

Updated XLA and PJRT (v0.57) dependencies.
@janpfeifer janpfeifer merged commit 56ec5a2 into main Nov 17, 2024
1 check failed
@janpfeifer janpfeifer deleted the protos branch November 24, 2024 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant