oneapi: before script load modules (#37678)
This commit is contained in:
parent
1c0fb6d641
commit
6a47339bf8
@ -269,6 +269,10 @@ spack:
|
||||
pipeline-gen:
|
||||
- build-job:
|
||||
image: ecpe4s/ubuntu20.04-runner-x86_64-oneapi:2023-01-01
|
||||
before_script:
|
||||
- - . /bootstrap/runner/view/lmod/lmod/init/bash
|
||||
- module use /opt/intel/oneapi/modulefiles
|
||||
- module load compiler
|
||||
|
||||
cdash:
|
||||
build-group: E4S OneAPI
|
||||
|
Loading…
Reference in New Issue
Block a user