Skip to content

Commit df7a37d

Browse files
committed
keep building QE with EB 4.8.2
1 parent e68af27 commit df7a37d

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

easystacks/software.eessi.io/2023.06/grace/eessi-2023.06-eb-4.8.2-2022b.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,7 @@ easyconfigs:
55
- Qt5-5.15.7-GCCcore-12.2.0.eb
66
# try to also build QE with EB 4.8.2 --> worked but it looks like we may not have
77
# used the FoX library, see https://github.com/easybuilders/easybuild-easyconfigs/pull/20070/files#diff-b5e488fd7d21901d2307ed7994868853061fb5c60080e91cb186e2f937e45522
8-
# so we move building QE 7.2 with EB 4.9.4
9-
# - QuantumESPRESSO-7.2-foss-2022b.eb
8+
# so we move building QE 7.2 with EB 4.9.4; that failed plus QE was not built
9+
# with the FoX library for any other of the supported CPU microarchitectures,
10+
# hence we keep building it with EB 4.8.2 (here in this easystack file)
11+
- QuantumESPRESSO-7.2-foss-2022b.eb

easystacks/software.eessi.io/2023.06/grace/eessi-2023.06-eb-4.9.4-2022b.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ easyconfigs:
3333
# moved Qt5 to easystack file used with EB 4.8.2 because it needs an older
3434
# version of the python easyblock
3535
# - Qt5-5.15.7-GCCcore-12.2.0.eb
36-
# we try to build QE with EB 4.8.2 too, that worked; however to ensure the build
37-
# uses updated easyconfigs we use EB 4.9.4
38-
- QuantumESPRESSO-7.2-foss-2022b.eb
36+
# we try to build QE with EB 4.8.2 too, that worked; building with updated
37+
# easyconfigs (via EB 4.9.4) didn't work, and wasn't done for any of the other
38+
# supported CPU microarchitectures. Hence, we build QE with 4.8.2
39+
# - QuantumESPRESSO-7.2-foss-2022b.eb

0 commit comments

Comments
 (0)