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?
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:
Were there some updates made to the machine used for the CI pipeline?