openPMD-api
openPMD-api copied to clipboard
CI: Spack v0.22.2
Update Spack in CI to the latest stable release.
Will need:
- [x] Spack 0.22.0: https://github.com/spack/spack/pull/42881
As a follow up
- [x] We could use the GH action of spack, which includes caching by default https://github.com/spack/setup-spack
The latest commit fixes the UBSAN issue. UBSAN correctly detected a memory issue it didnt before.
Thanks a lot! Can you isolate the last commit as a bugfix PR for 0.16.0?
Thanks a lot! Can you isolate the last commit as a bugfix PR for 0.16.0?
#1657, done
This https://github.com/spack/spack/pull/45582 worked for me locally, let's see if it fixes here.