eth-cscs / DLA-Future

DLA-Future
https://eth-cscs.github.io/DLA-Future/master/
BSD 3-Clause "New" or "Revised" License
64 stars 14 forks source link

Add clang 15 CI configuration #1028

Closed msimberg closed 11 months ago

msimberg commented 11 months ago

Given #1017 and #1027, I would suggest that we add at least a clang 15 CI configuration. With the base image of ubuntu 22.04 clang 15 is the newest we can get, but we can also go with clang 16 if we use a different base image for this configuration.

https://github.com/eth-cscs/DLA-Future/pull/853#issuecomment-1551027826 is still an issue, so I've added a separate environment where BLAS threading is disabled. https://github.com/spack/spack/issues/38509 is still open on the spack side. If that gets resolved we can eventually enable threading also on this CI configuration.

msimberg commented 11 months ago

cscs-ci run