microsoft / microsoft/onnxruntime
[Feature Request] s390x builds
- Dominant language
- C++
- Stars
- 21.9k
- Forks
- 4.2k
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 184
Description
### Describe the feature request
We'd like to cooperate to add IBM Z hosted action runners to onnxruntime CI and use them to build, test and publish binaries for s390x.
### Describe scenario use case
Currently when onnxruntime is used together with pytorch, it's impossible to install onnxruntime on s390x using something like `pip3 install onnxruntime` due to no source tarballs or binary builds for s390x on pypi. Producing such builds will make installing and using onnxruntime on s390x much easier.
Contributor guide
Research direction
Start with the existing onnxruntime CI workflows and the current build, test, and publish paths for supported architectures. Compare those entry points with the requirements for IBM Z hosted runners and s390x packages; done means CI can build, test, and publish installable s390x binaries.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, github-actions
- Domain
- build-system, ci-cd, machine-learning, release
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100