-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Start building riscv64 platform wheels in CI/CD (v2 PR with upstream cibuildwheel support) #11425
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
Conversation
Add riscv64 to spelling_wordlist.txt
Build for riscv64 architecture
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #11425 +/- ##
=======================================
Coverage 98.75% 98.75%
=======================================
Files 129 129
Lines 43418 43418
Branches 2325 2325
=======================================
Hits 42879 42879
Misses 384 384
Partials 155 155
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
CodSpeed Performance ReportMerging #11425 will not alter performanceComparing Summary
|
Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>
@eshattow FYI we're talking internally about the possibility to declare exotic architectures like this as tier 2/3 and fully relying on external contributions to keep them working. If this starts causing problems, we'll be dropping it from the matrix again unless someone else steps in to be fixing related issues. |
Backport to 3.13: 💚 backport PR created✅ Backport PR branch: Backported as #11446 🤖 @patchback |
…heels in CI/CD (v2 PR with upstream cibuildwheel support) (#11446) **This is a backport of PR #11425 as merged into master (6d76b65).** Co-authored-by: E Shattow <[email protected]>
Build for riscv64 architecture (v2 PR)
RISC-V 64-bit Little-endian architecture is officially supported by Ubuntu and Debian Linux distro stable releases. Alpine Linux has support for riscv64 as of release 3.21; RHEL-based distros also have support such as RockyLinux Official Support for RISC-V in RL10.
Add riscv64 architecture to the ci-cd wheel builds to expand software ecosystem support for RISC-V.
Previously reverted in 616db7a due to lack of cibuildwheel support upstream for riscv64 then, and since generally available as of cibuildwheel 3.12