File tree Expand file tree Collapse file tree 3 files changed +20
-0
lines changed
easystacks/software.eessi.io/2023.06/icelake_cclake Expand file tree Collapse file tree 3 files changed +20
-0
lines changed Original file line number Diff line number Diff line change 42
42
EESSI_SOFTWARE_SUBDIR_OVERRIDE : x86_64/intel/sapphirerapids
43
43
- runs_on : ubuntu-24.04
44
44
EESSI_SOFTWARE_SUBDIR_OVERRIDE : x86_64/intel/skylake_avx512
45
+ - runs_on : ubuntu-24.04
46
+ EESSI_SOFTWARE_SUBDIR_OVERRIDE : x86_64/intel/icelake
47
+ - runs_on : ubuntu-24.04
48
+ EESSI_SOFTWARE_SUBDIR_OVERRIDE : x86_64/intel/cascadelake
45
49
- runs_on : ubuntu-24.04
46
50
EESSI_SOFTWARE_SUBDIR_OVERRIDE : x86_64/generic
47
51
runs-on : ${{ matrix.runs_on }}
Original file line number Diff line number Diff line change 31
31
- x86_64/intel/haswell
32
32
- x86_64/intel/skylake_avx512
33
33
- x86_64/intel/sapphirerapids
34
+ - x86_64/intel/icelake
35
+ - x86_64/intel/cascadelake
34
36
steps :
35
37
- name : Check out software-layer repository
36
38
uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
Original file line number Diff line number Diff line change
1
+ # 072-eb-5.0.0.yml: total build duration = ?? minutes
2
+ easyconfigs :
3
+ - /cvmfs/software.eessi.io/versions/2023.06/software/linux/x86_64/intel/haswell/software/MUSCLE/5.1.0-GCCcore-12.3.0/easybuild/MUSCLE-5.1.0-GCCcore-12.3.0.eb :
4
+ options :
5
+ include-easyblocks : /cvmfs/software.eessi.io/versions/2023.06/software/linux/x86_64/intel/haswell/software/MUSCLE/5.1.0-GCCcore-12.3.0/easybuild/reprod/easyblocks/*.py
6
+ - /cvmfs/software.eessi.io/versions/2023.06/software/linux/x86_64/intel/haswell/software/Gblocks/0.91b/easybuild/Gblocks-0.91b.eb :
7
+ options :
8
+ include-easyblocks : /cvmfs/software.eessi.io/versions/2023.06/software/linux/x86_64/intel/haswell/software/Gblocks/0.91b/easybuild/reprod/easyblocks/*.py
9
+ - /cvmfs/software.eessi.io/versions/2023.06/software/linux/x86_64/intel/haswell/software/bcgTree/1.2.1-foss-2023a/easybuild/bcgTree-1.2.1-foss-2023a.eb :
10
+ options :
11
+ include-easyblocks : /cvmfs/software.eessi.io/versions/2023.06/software/linux/x86_64/intel/haswell/software/bcgTree/1.2.1-foss-2023a/easybuild/reprod/easyblocks/*.py
12
+ - Java-21.eb :
13
+ options :
14
+ include-easyblocks : /cvmfs/software.eessi.io/versions/2023.06/software/linux/x86_64/intel/haswell/software/Java/21.0.5/easybuild/reprod/easyblocks/*.py
You can’t perform that action at this time.
0 commit comments