celeritas-project / celeritas

Celeritas is a new Monte Carlo transport code designed to accelerate scientific discovery in high energy physics by improving detector simulation throughput and energy efficiency using GPUs.
https://celeritas-project.github.io/celeritas/user/index.html
Other
58 stars 32 forks source link

Fix Spack CI #1241

Closed sethrj closed 1 month ago

sethrj commented 1 month ago

Replaces part of #1240. This is a quick update due to https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20240514.2 which removed GCC 13, which our spack build implicitly depended on (via the libc++ installation apparently).