Skip to content

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 <marvin.giessing@gmail.com>
@mergify
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.

@mergify
Copy link

mergify bot commented Jun 4, 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)(?:\(.+\))?(!)?:

1 similar comment
@mergify
Copy link

mergify bot commented Sep 3, 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)(?:\(.+\))?(!)?:

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