Skip to content

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

@edsavage edsavage marked this pull request as ready for review November 14, 2024 01:04
@edsavage edsavage requested a review from valeriy42 November 14, 2024 01:05
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! 🚀

@edsavage edsavage merged commit 462dc64 into elastic:main Nov 29, 2024
15 checks passed
edsavage added a commit that referenced this pull request Dec 3, 2024
Update docs and build scripts to refer to PyTorch 2.5.0

Follow up to #2774
edsavage added a commit that referenced this pull request Dec 3, 2024
Update build scripts, docs and license information to refer to Boost 1.86.0

Follow up to #2774
edsavage added a commit to edsavage/ml-cpp that referenced this pull request Dec 6, 2024
Update build scripts, docs and license information to refer to Boost 1.86.0

Follow up to elastic#2774
edsavage added a commit to edsavage/ml-cpp that referenced this pull request Dec 6, 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
@edsavage edsavage deleted the macos_ventura_ci_build branch March 20, 2025 03:44
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