openPMD-api icon indicating copy to clipboard operation
openPMD-api copied to clipboard

CI: Spack v0.22.2

Open ax3l opened this issue 1 year ago • 4 comments

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

ax3l avatar Feb 26 '24 16:02 ax3l

The latest commit fixes the UBSAN issue. UBSAN correctly detected a memory issue it didnt before.

franzpoeschel avatar Jul 29 '24 11:07 franzpoeschel

Thanks a lot! Can you isolate the last commit as a bugfix PR for 0.16.0?

ax3l avatar Jul 30 '24 17:07 ax3l

Thanks a lot! Can you isolate the last commit as a bugfix PR for 0.16.0?

#1657, done

franzpoeschel avatar Aug 01 '24 13:08 franzpoeschel

This https://github.com/spack/spack/pull/45582 worked for me locally, let's see if it fixes here.

ax3l avatar Aug 05 '24 22:08 ax3l