huggingface / huggingface/xet-core
Enable CI Support for ppc64le (IBM Power) Architecture
- Dominant language
- Rust
- Stars
- 592
- Forks
- 102
- Avg merge
- 5d 8h
- Merged PRs (30d)
- 9
Description
Hi Team,
We’re reaching out to propose enabling CI support for the ppc64le (IBM Power) architecture in your repository, as part of a broader effort to ensure cross-platform compatibility in the scientific Python ecosystem.
We have started working on the KServe component for ppc64le, and as part of that effort we’d like to ensure upstream dependencies and integrations are well‑supported on the Power architecture.
We’re using a GitHub Actions (GHA)-based runner service provided and maintained by IBM to run jobs for the ppc64le architecture. This setup has already been successfully integrated into projects like:
✅ https://github.com/pyca/cryptography/pull/13130
✅ https://github.com/numpy/numpy/pull/29212
We’d like to propose enabling the IBM ppc64le GitHub Actions runner in this repository so CI jobs can run on ppc64le using existing workflows. This would help ensure continued compatibility for Power as we advance work on KServe and related components.
Key Benefits:
🔒 Ephemeral and secure runners, isolated per job
🛠️ Maintained by IBM, requires no setup effort from your side
🔁 Integrates with existing GitHub Actions workflows
📚 Technical documentation and usage details:
https://github.com/IBM/actionspz/tree/main/docs
We’re happy to assist with the setup or provide any additional details the team may need.
Thanks so much!
Contributor guide
Research direction
Start by reviewing the repository's existing GitHub Actions workflows and the IBM actionspz documentation linked in the issue. Determine how the ppc64le runner should be added without disrupting current jobs, then verify that the relevant CI jobs run successfully on ppc64le.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, rust
- Domain
- ci-cd, operating-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100