IAS-Astrophysics / athenak

Performance-portable version of the Athena++ astrophysical AMR-MHD code using Kokkos.
BSD 3-Clause "New" or "Revised" License
34 stars 24 forks source link

CI pipeline is broken #409

Closed jmstone closed 3 months ago

jmstone commented 3 months ago

In GitLab by @jfields7 on Jul 23, 2024, 13:28

The CI pipeline is failing before it starts any of the linting jobs. It appears to be related to missing modules:

Executing "step_script" stage of the job script
00:01
$ module load rh/devtoolset/8 cuda/9.2 cudatoolkit/11.7
ERROR: Unable to locate a modulefile for 'rh/devtoolset/8'
ERROR: Unable to locate a modulefile for 'cuda/9.2'

Were there some updates made to the machine used for the CI pipeline?