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

Testing on aarch and windows 32 bit #4107

Open
pnorbert opened this issue Mar 25, 2024 · 1 comment
Open

Testing on aarch and windows 32 bit #4107

pnorbert opened this issue Mar 25, 2024 · 1 comment
Labels
area: ci Continuous Integration issues discussion
Milestone

Comments

@pnorbert
Copy link
Contributor

openpmd-api is testing on these platforms:

Linux 32bit (i686) - GH actions, cross-compiled
Linux 64bit (x86_64) - GH actions
Linux aarch64 - [CircleCI](https://github.com/openPMD/openPMD-api/blob/dev/.circleci/config.yml)
Linux ppc64le (little endian) - [TravisCI](https://github.com/openPMD/openPMD-api/blob/wheels/.travis.yml) using its free [partner queue](https://docs.travis-ci.com/user/billing-overview/#usage---credits)
Windows 32bit (x86) - [GH actions, cross-compiled](https://github.com/openPMD/openPMD-api/blob/wheels/.github/workflows/build.yml) from 64bit
Windows 64bit (x86_64) - [GH actions](https://github.com/openPMD/openPMD-api/blob/wheels/.github/workflows/build.yml) from 64bit
MacOS 64bit (x86_64) - [GH actions](https://github.com/openPMD/openPMD-api/blob/wheels/.github/workflows/build.yml) from 64bit
MacOS 64bit (aarch64/arm64) - [GH actions, cross-compiled](https://github.com/openPMD/openPMD-api/blob/wheels/.github/workflows/build.yml) from x86_64
GH actions has now official aarch64 hardware, too

See https://github.com/openPMD/openPMD-api/blob/wheels/.github/workflows/build.yml

Can we also test on aarch64/arm64?

@pnorbert pnorbert added discussion area: ci Continuous Integration issues labels Mar 25, 2024
@pnorbert pnorbert added this to the v2.10.1 milestone Mar 26, 2024
@vicentebolea
Copy link
Collaborator

#4125

@vicentebolea vicentebolea modified the milestones: v2.10.1, v2.11.0 May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: ci Continuous Integration issues discussion
Projects
None yet
Development

No branches or pull requests

2 participants