Skip to content
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

Enable ppc64le arch on echo-api #211

Open
krishvoor opened this issue Jul 19, 2021 · 0 comments
Open

Enable ppc64le arch on echo-api #211

krishvoor opened this issue Jul 19, 2021 · 0 comments

Comments

@krishvoor
Copy link
Contributor

Hi,

We were able to build echo-api from source and run the tests outlined successfully on IBM Power architecture (in short, ppc64le).

What is IBM Power architecture?
It is a RISC architecture and is IBM's prodigy, IBM has recently made its ISA (Instruction Set Architecture) open-source and in doing so, they have significantly contributed back to the opensource community at large. Many of the pioneers of banking and HPC industries today run on ppc64le architecture.

As an ongoing effort to enable open-source projects to which ppc64le architecture can add value, we are trying to enable this project. We have seen absolutely no deviation in build/test instructions. I plan to submit a PR to enable build/testing on ppc64le.

What would it take from us to enable ppc64le in the CI/CD pipeline?
I see CircleCI is being used for the CI pipeline of this project. As of now, this is not supported for native compilation on ppc64le. However, currently, we are enabled/certified on Travis & Jenkins and lots of open source communities have successfully used these as CI/CD for ppc64le.

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

No branches or pull requests

1 participant