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

[MRG] build wheels with arm64 (raspberry PI) #238

Merged
merged 18 commits into from
Apr 16, 2021
Merged

[MRG] build wheels with arm64 (raspberry PI) #238

merged 18 commits into from
Apr 16, 2021

Conversation

rflamary
Copy link
Collaborator

@rflamary rflamary commented Apr 15, 2021

  • Build automatically weekly all wheels even for arm (via emulation with QEMU)
  • Add optional 'no ci' and 'no pep8' flags in commit message to disable temporarilly ci and pep8 check

@rflamary
Copy link
Collaborator Author

Yeah so now we can build wheels for aarch64 (that is for Raspberry PI and android devices).

But since it uses emulation it basically takes forever to build them (45 minutes instead of 10).

The wheels are built only on master and when forced in PR with 'build wheels' in the commit message so it should not be seen during PR but it will inrease the chance that the wheels build will fail on master branch (I kind of hat those red X).

WDYT @ncourty @agramfort ?

@agramfort
Copy link
Collaborator

agramfort commented Apr 16, 2021 via email

@rflamary
Copy link
Collaborator Author

OK now we should have weekly build for all the wheels (that can be triggered if needed) and pus on master for the fast ones.

@rflamary rflamary changed the title [WIP] build wheels with arm64 (raspberry PI) [MRG] build wheels with arm64 (raspberry PI) Apr 16, 2021
@rflamary rflamary merged commit 97fd14b into master Apr 16, 2021
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.

2 participants