ADIOS2 icon indicating copy to clipboard operation
ADIOS2 copied to clipboard

Testing on aarch and windows 32 bit

Open pnorbert opened this issue 1 year ago • 2 comments

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 avatar Mar 25 '24 17:03 pnorbert

https://github.com/ornladios/ADIOS2/pull/4125

vicentebolea avatar May 28 '24 18:05 vicentebolea

This issue is stale because it has been 1 year with no activity. Remove stale label or comment or this will be closed in 30 days.

github-actions[bot] avatar May 29 '25 03:05 github-actions[bot]