riseproject-dev / riseproject-dev/python-wheels
sentencepiece riscv64 support
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- Avg merge
- 16h 14m
- Merged PRs (30d)
- 952
Description
Tracking riscv64 wheel support for sentencepiece (no riscv64 wheels on PyPI for 0.2.2).
The native build trips abseil's subword-atomics static_assert under GCC 13, but RISE's cibuildwheel in manylinux_2_39_riscv64 (which ships GCC 14) builds it cleanly.
Build workflow: #165 (validated on native riscv64 hardware, 60 tests passing).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with build workflow #165 and its manylinux_2_39_riscv64 configuration, then review how the sentencepiece 0.2.2 wheel is built. Done means the workflow produces a riscv64 wheel successfully, with the existing native-hardware validation and 60 passing tests preserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100