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

[CI] Add CI pipeline to build libxgboost4j.so targeting Linux ARM64 #10487

Merged
merged 8 commits into from
Jun 26, 2024

Conversation

hcho3
Copy link
Collaborator

@hcho3 hcho3 commented Jun 25, 2024

https://discuss.xgboost.ai/t/status-of-linux-arm64-support-in-xgboost4j/3657

  • Add CI pipeline to build libxgboost4j.so targeting Linux ARM64. Target glibc 2.17.
  • Clean up M1 pipeline
  • Create a separate pipeline to build libxgboost4j.so (Linux x86_64) that's compatible with glibc 2.17. We don't want to require glibc 2.28 for the Maven release.

@hcho3
Copy link
Collaborator Author

hcho3 commented Jun 26, 2024

The CI pipeline is getting unwieldly and can use a big spring cleaning. I will clean it once I finalize the JVM release.

@hcho3 hcho3 merged commit 08658b1 into dmlc:master Jun 26, 2024
28 of 29 checks passed
@hcho3 hcho3 deleted the xgboost4j_aarch64 branch June 26, 2024 08:43
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