Skip to content

Commit 73cab7f

Browse files
authored
Merge pull request #1051 from trz42/2023.06-a64fx-2022b-eb482-apps-1
{2023.06}[2022b,a64fx] foss/2022b
2 parents beaac85 + 43a737d commit 73cab7f

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
easyconfigs:
2+
# from here on built originally with EB 4.8.2
3+
# make sure Python-3.10.8-GCCcore-12.2.0-bare.eb is built from correct PR/commit
4+
# commit 1ee17c0f7726c69e97442f53c65c5f041d65c94f from
5+
# https://github.com/easybuilders/easybuild-easyblocks/pull/3352 was included
6+
# since EB 4.9.3 --> no special treating needed
7+
# same applies to Python-3.10.8-GCCcore-12.2.0
8+
#
9+
# originally built with EB 4.8.2, PR 19159 was included since EB 4.9.0, PR 3492
10+
# was included in EB 5.0.0 -> need to keep commit for easyblock
11+
# - OpenBLAS-0.3.21-GCC-12.2.0.eb:
12+
# options:
13+
# # see https://github.com/easybuilders/easybuild-easyconfigs/pull/19159
14+
# # required for Sapphire Rapids support
15+
# from-pr: 19159
16+
# # see https://github.com/easybuilders/easybuild-easyblocks/pull/3492
17+
# include-easyblocks-from-pr: 3492
18+
- OpenBLAS-0.3.21-GCC-12.2.0.eb:
19+
options:
20+
# see https://github.com/easybuilders/easybuild-easyblocks/pull/3492
21+
include-easyblocks-from-commit: 4cef6cea5badad0846be3f536d2af70433ff8c51
22+
# originally built with EB 4.8.2, PR 19940 was included since EB 4.9.1
23+
# - OpenMPI-4.1.4-GCC-12.2.0.eb:
24+
# options:
25+
# from-pr: 19940
26+
- OpenMPI-4.1.4-GCC-12.2.0.eb
27+
- foss-2022b.eb
28+
# building Rust (a dependency of HarfBuzz) repeatedly failed. We skip it in this
29+
# PR.
30+
#
31+
## originally built with EB 4.8.2, PR 19339 was included since EB 4.9.0
32+
## - HarfBuzz-5.3.1-GCCcore-12.2.0.eb:
33+
## options:
34+
## from-pr: 19339
35+
# - HarfBuzz-5.3.1-GCCcore-12.2.0.eb
36+
## - Qt5-5.15.7-GCCcore-12.2.0.eb
37+
## - QuantumESPRESSO-7.2-foss-2022b.eb

0 commit comments

Comments
 (0)