Skip to content

[GLUTEN-11906][VL] Support dynamic build for ppc64le#11907

Merged
zhouyuan merged 1 commit intoapache:mainfrom
Jenkins-J:ppc64le-support
Apr 16, 2026
Merged

[GLUTEN-11906][VL] Support dynamic build for ppc64le#11907
zhouyuan merged 1 commit intoapache:mainfrom
Jenkins-J:ppc64le-support

Conversation

@Jenkins-J
Copy link
Copy Markdown
Contributor

What changes are proposed in this pull request?

Add support for building gluten on the ppc64le architecture. (#11906)

How was this patch tested?

Was this patch authored or co-authored using generative AI tooling?

No

Signed-off-by: Chongshi Zhang <zhangcho@us.ibm.com>
@github-actions github-actions bot added CORE works for Gluten Core BUILD VELOX labels Apr 9, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 9, 2026

Run Gluten Clickhouse CI on x86

@FelixYBW
Copy link
Copy Markdown
Contributor

Does upstream velox support ppc64le now? Do we need to patch velox?

@Jenkins-J
Copy link
Copy Markdown
Contributor Author

Upstream Velox does not yet support ppc64le. There is a pull request open that would allow this: facebookincubator/velox#13261

Xsimd 13 now includes ppc64le support so this PR would bring that support to Velox.

@zhouyuan
Copy link
Copy Markdown
Member

@Jenkins-J Thanks for the improvements! The patch seems simple and doesn't bring big impact on existing X86/ARM64 build. Is there a way to setup some CI to track on the support on Power?

@zhouyuan zhouyuan requested a review from philo-he April 15, 2026 15:44
@Jenkins-J
Copy link
Copy Markdown
Contributor Author

@zhouyuan The plan is to create a velox_backend_ppc64le workflow to run the test workloads on Power. Since the upstream Velox repository does not currently support ppc64le, CI and testing is being tracked internally to ensure compatibility for now.

@zhouyuan zhouyuan merged commit 6c305d5 into apache:main Apr 16, 2026
64 of 65 checks passed
@prestodb-ci
Copy link
Copy Markdown

prestodb-ci commented Apr 16, 2026

Rebase job

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BUILD CORE works for Gluten Core VELOX

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants