This repository was archived by the owner on Feb 14, 2023. It is now read-only.
This repository was archived by the owner on Feb 14, 2023. It is now read-only.
Add support for aarch64/ARM64 wheels #66
Copy link
Copy link
Closed
scikit-learn/scikit-learn
#18782Description
Travis-CI allows for the creation of aarch64 wheels.
Furthermore, travis-ci.com provides access to Graviton2 instances which can be used as ARM64 build environments.
Travis-CI announcement: https://blog.travis-ci.com/2020-09-11-arm-on-aws
Is there any interest in ARM64 wheels? The main repo has recently added ARM64 CI support - scikit-learn/scikit-learn#17996. Scipy recently released aarch64 wheels: https://pypi.org/project/scipy/#files
I've got a fork of this repo that uses Graviton2 to run the wheel build process. However, there are 19 FAILURE cases.
Build log: https://travis-ci.com/github/janaknat/scikit-learn-wheels/builds/191481236
Any suggestions?
Metadata
Metadata
Assignees
Labels
No labels