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

[ML] Build solely on macos 13 (Ventura) aarch64 #2774

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Conversation

edsavage
Copy link
Contributor

@edsavage edsavage commented Nov 8, 2024

From version 9.0.0 we drop support for macos x86_64 builds.

Therefore all support for cross compiling for macos x86_64 has also been
dropped.

Macos builds have been migrated to be executed solely on macos 13 (Ventura)
aarch64. In CI, these builds are performed on updated Orka VMs.

In addition, 3rd party dependencies (boost, pytorch) are now baked into
the Orka VM, so downloading these dependencies at run time is no longer
required.

Depends on elastic/elasticsearch#104125

From version 9.0.0 we drop support for macos x86_64 builds.
Therefore all support for cross compiling for macos x86_64 has also been
dropped.
Builds have been migrated to be executed solely on macos 13 (Ventura)
aarch64. In CI, these builds are performed on updated Orka VMs.

In addition, 3rd part dependencies (boost, pytorch) are now baked into
the Orka VM, so downloading these dependencies at run time is no longer
required,
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

Copy link
Contributor

@valeriy42 valeriy42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Great work! 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants