Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
riseproject-dev
/
numpy
Public
forked from
numpy/numpy
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
ci: add riscv64 native wheel build using RISE runners
- #1
#1
Open
gounthar
wants to merge 16 commits into
main
riseproject-dev/numpy:main
from
feat/riscv64-wheels
riseproject-dev/numpy:feat/riscv64-wheels
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
ci: add riscv64 native wheel build using RISE runners
#1
gounthar
wants to merge 16 commits into
main
riseproject-dev/numpy:main
from
feat/riscv64-wheels
riseproject-dev/numpy:feat/riscv64-wheels
Copy head branch name to clipboard
Commits
Commits on Mar 18, 2026
ci: add riscv64 native wheel build using RISE runners
Show description for df4aa86
gounthar
committed
df4aa86
View commit details
Copy full SHA for df4aa86
Browse repository at this point
fix: use correct RISE runner label ubuntu-24.04-riscv
Show description for 597ff4a
gounthar
committed
597ff4a
View commit details
Copy full SHA for 597ff4a
Browse repository at this point
fix: install system Python on riscv64 runner
Show description for 5eb5501
gounthar
committed
5eb5501
View commit details
Copy full SHA for 5eb5501
Browse repository at this point
fix: run cibuildwheel directly on riscv64 to bypass actions/setup-python
Show description for c8c830f
gounthar
committed
c8c830f
View commit details
Copy full SHA for c8c830f
Browse repository at this point
fix: auto-detect Python path on RISE runner
Show description for 7724816
gounthar
committed
7724816
View commit details
Copy full SHA for 7724816
Browse repository at this point
fix: try multiple Python paths on RISE runner
Show description for 6709996
gounthar
committed
6709996
View commit details
Copy full SHA for 6709996
Browse repository at this point
fix: use python3 -m cibuildwheel instead of bare command
Show description for b19e9c5
gounthar
committed
b19e9c5
View commit details
Copy full SHA for b19e9c5
Browse repository at this point
fix: use /opt/python-3.12/bin/python3.12 on RISE runner
Show description for 744258a
gounthar
committed
744258a
View commit details
Copy full SHA for 744258a
Browse repository at this point
fix: install cibuildwheel 3.4.0 (riscv64 native arch support)
Show description for 40c8ab0
gounthar
committed
40c8ab0
View commit details
Copy full SHA for 40c8ab0
Browse repository at this point
ci: add ccache for riscv64 wheel builds
Show description for 4443414
gounthar
committed
4443414
View commit details
Copy full SHA for 4443414
Browse repository at this point
fix: install scipy-openblas64 before building numpy wheel
Show description for 84325fa
gounthar
committed
84325fa
View commit details
Copy full SHA for 84325fa
Browse repository at this point
fix: use manylinux_2_39 for riscv64 and let pyproject.toml handle openblas
Show description for b28b369
gounthar
committed
b28b369
View commit details
Copy full SHA for b28b369
Browse repository at this point
ci: use smoke test for riscv64 instead of full test suite
Show description for e679eff
gounthar
committed
e679eff
View commit details
Copy full SHA for e679eff
Browse repository at this point
ci: add ccache for riscv64 wheel builds
Show description for 310c491
gounthar
committed
310c491
View commit details
Copy full SHA for 310c491
Browse repository at this point
revert: remove ccache that broke BLAS detection
Show description for 576e4fb
gounthar
committed
576e4fb
View commit details
Copy full SHA for 576e4fb
Browse repository at this point
ci: add ccache for riscv64 without overriding pyproject.toml env
Show description for eb9d44b
gounthar
committed
eb9d44b
View commit details
Copy full SHA for eb9d44b
Browse repository at this point
You can’t perform that action at this time.