Skip to content

ci: enable ppc64le wheel #103

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

mgiessing
Copy link

This PR enables building ppc64le manylinux wheels on GitHub Actions. It does not introduce any content changes.

Signed-off-by: Marvin Gießing <[email protected]>
Copy link

mergify bot commented Feb 14, 2025

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?(!)?:

@mgiessing mgiessing changed the title Enable ppc64le wheel ci: enable ppc64le wheel Feb 14, 2025
@cau-git
Copy link
Contributor

cau-git commented Feb 15, 2025

IMG_8961

The ppc64le wheels seems to have succeeded in GitHub CI.

@mgiessing
Copy link
Author

Yes, however, both wheels that use emulation take an extremely long time to build—I’m not sure if it would make sense to parallelize them. Also, I noticed that the aarch64 (and now ppc64le) manylinux wheels are being built under the action name "build wheel for py3.X manylinux_x86_64", which seems a bit misleading.

@cau-git
Copy link
Contributor

cau-git commented Feb 15, 2025

@mgiessing yes, If we have now two emulated builds it would definitely make sense to split and parallelize. And we can adjust the naming of the build job for these.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants