From b705bb5cb40ed3853242515db9b61da8959a5820 Mon Sep 17 00:00:00 2001 From: Arturo Gimeno Date: Thu, 4 Sep 2025 17:46:59 +0200 Subject: [PATCH 1/2] {2023.06}[2022b,a64fx] Qt5 5.15.7, QuantumESPRESSO 7.2 --- .../2023.06/a64fx/eessi-2023.06-eb-4.8.2-2022b.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 easystacks/software.eessi.io/2023.06/a64fx/eessi-2023.06-eb-4.8.2-2022b.yml diff --git a/easystacks/software.eessi.io/2023.06/a64fx/eessi-2023.06-eb-4.8.2-2022b.yml b/easystacks/software.eessi.io/2023.06/a64fx/eessi-2023.06-eb-4.8.2-2022b.yml new file mode 100644 index 0000000000..d01c1f0639 --- /dev/null +++ b/easystacks/software.eessi.io/2023.06/a64fx/eessi-2023.06-eb-4.8.2-2022b.yml @@ -0,0 +1,11 @@ +easyconfigs: +# from here on built originally with EB 4.8.2 +# need to keep building Qt5 with 4.8.2 because more recent versions include an +# updated easyblock for python which doesn't work correctly for Python-2.7.18 + - Qt5-5.15.7-GCCcore-12.2.0.eb +# try to also build QE with EB 4.8.2 --> worked but it looks like we may not have +# used the FoX library, see https://github.com/easybuilders/easybuild-easyconfigs/pull/20070/files#diff-b5e488fd7d21901d2307ed7994868853061fb5c60080e91cb186e2f937e45522 +# so we move building QE 7.2 with EB 4.9.4; that failed plus QE was not built +# with the FoX library for any other of the supported CPU microarchitectures, +# hence we keep building it with EB 4.8.2 (here in this easystack file) + - QuantumESPRESSO-7.2-foss-2022b.eb From 6bad2c4db151524c43e85f42bf62b2dd1e03d7b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bob=20Dr=C3=B6ge?= Date: Sun, 5 Oct 2025 07:18:53 +0200 Subject: [PATCH 2/2] disable QE --- .../2023.06/a64fx/eessi-2023.06-eb-4.8.2-2022b.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easystacks/software.eessi.io/2023.06/a64fx/eessi-2023.06-eb-4.8.2-2022b.yml b/easystacks/software.eessi.io/2023.06/a64fx/eessi-2023.06-eb-4.8.2-2022b.yml index f66ca212f7..5cc7de4b24 100644 --- a/easystacks/software.eessi.io/2023.06/a64fx/eessi-2023.06-eb-4.8.2-2022b.yml +++ b/easystacks/software.eessi.io/2023.06/a64fx/eessi-2023.06-eb-4.8.2-2022b.yml @@ -23,4 +23,4 @@ easyconfigs: # so we move building QE 7.2 with EB 4.9.4; that failed plus QE was not built # with the FoX library for any other of the supported CPU microarchitectures, # hence we keep building it with EB 4.8.2 (here in this easystack file) - - QuantumESPRESSO-7.2-foss-2022b.eb +# - QuantumESPRESSO-7.2-foss-2022b.eb