From 9d4225af6e36345d69dc6631b5fecc0bc6135a33 Mon Sep 17 00:00:00 2001 From: Danilo Gonzalez Date: Thu, 4 Sep 2025 17:31:58 +0200 Subject: [PATCH 1/2] Add a set of applications based on PR 1031 to a64fx --- .../a64fx/eessi-2023.06-eb-4.9.4-2022b.yml | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/easystacks/software.eessi.io/2023.06/a64fx/eessi-2023.06-eb-4.9.4-2022b.yml b/easystacks/software.eessi.io/2023.06/a64fx/eessi-2023.06-eb-4.9.4-2022b.yml index 261c7dde5e..db00d14798 100644 --- a/easystacks/software.eessi.io/2023.06/a64fx/eessi-2023.06-eb-4.9.4-2022b.yml +++ b/easystacks/software.eessi.io/2023.06/a64fx/eessi-2023.06-eb-4.9.4-2022b.yml @@ -35,3 +35,24 @@ easyconfigs: # - HarfBuzz-5.3.1-GCCcore-12.2.0.eb ## - Qt5-5.15.7-GCCcore-12.2.0.eb ## - QuantumESPRESSO-7.2-foss-2022b.eb +# Apps originaly added from gracehopper on https://github.com/EESSI/software-layer/pull/1031 + - MUMPS-5.6.1-foss-2022b-metis.eb + - GL2PS-1.4.2-GCCcore-12.2.0.eb + - GST-plugins-base-1.22.1-GCC-12.2.0.eb + - wxWidgets-3.2.2.1-GCC-12.2.0.eb + - Archive-Zip-1.68-GCCcore-12.2.0.eb + - jemalloc-5.3.0-GCCcore-12.2.0.eb + - Judy-1.0.5-GCCcore-12.2.0.eb + - libaio-0.3.113-GCCcore-12.2.0.eb + - Z3-4.12.2-GCCcore-12.2.0.eb + - tbb-2021.10.0-GCCcore-12.2.0.eb + - dask-2023.7.1-foss-2022b.eb + - netcdf4-python-1.6.3-foss-2022b.eb + - Ruby-3.2.2-GCCcore-12.2.0.eb +# originally built with EB 4.9.2; PR 21526 and PR 3467 included since EB 5.0.0, thus need to use *from-commit + - ROOT-6.26.10-foss-2022b.eb: + options: + # see https://github.com/easybuilders/easybuild-easyconfigs/pull/21526 + from-commit: 6cbfbd7d7a55dc7243f46d0beea510278f4718df + # see https://github.com/easybuilders/easybuild-easyblocks/pull/3467 + include-easyblocks-from-commit: c3aebe1f133d064a228c5d6c282e898b83d74601 From 4d071ac2fedbf06ebf3be30171b79d89daa4cd33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Danilo=20Gonz=C3=A1lez?= Date: Mon, 15 Sep 2025 17:53:06 +0200 Subject: [PATCH 2/2] Remove Rust dependent recipes --- .../a64fx/eessi-2023.06-eb-4.9.4-2022b.yml | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/easystacks/software.eessi.io/2023.06/a64fx/eessi-2023.06-eb-4.9.4-2022b.yml b/easystacks/software.eessi.io/2023.06/a64fx/eessi-2023.06-eb-4.9.4-2022b.yml index db00d14798..aebde7230f 100644 --- a/easystacks/software.eessi.io/2023.06/a64fx/eessi-2023.06-eb-4.9.4-2022b.yml +++ b/easystacks/software.eessi.io/2023.06/a64fx/eessi-2023.06-eb-4.9.4-2022b.yml @@ -36,23 +36,23 @@ easyconfigs: ## - Qt5-5.15.7-GCCcore-12.2.0.eb ## - QuantumESPRESSO-7.2-foss-2022b.eb # Apps originaly added from gracehopper on https://github.com/EESSI/software-layer/pull/1031 - - MUMPS-5.6.1-foss-2022b-metis.eb - - GL2PS-1.4.2-GCCcore-12.2.0.eb - - GST-plugins-base-1.22.1-GCC-12.2.0.eb - - wxWidgets-3.2.2.1-GCC-12.2.0.eb + - MUMPS-5.6.1-foss-2022b-metis.eb + # - GL2PS-1.4.2-GCCcore-12.2.0.eb + # - GST-plugins-base-1.22.1-GCC-12.2.0.eb + # - wxWidgets-3.2.2.1-GCC-12.2.0.eb - Archive-Zip-1.68-GCCcore-12.2.0.eb - jemalloc-5.3.0-GCCcore-12.2.0.eb - Judy-1.0.5-GCCcore-12.2.0.eb - libaio-0.3.113-GCCcore-12.2.0.eb - Z3-4.12.2-GCCcore-12.2.0.eb - tbb-2021.10.0-GCCcore-12.2.0.eb - - dask-2023.7.1-foss-2022b.eb - - netcdf4-python-1.6.3-foss-2022b.eb + # - dask-2023.7.1-foss-2022b.eb + # - netcdf4-python-1.6.3-foss-2022b.eb - Ruby-3.2.2-GCCcore-12.2.0.eb # originally built with EB 4.9.2; PR 21526 and PR 3467 included since EB 5.0.0, thus need to use *from-commit - - ROOT-6.26.10-foss-2022b.eb: - options: - # see https://github.com/easybuilders/easybuild-easyconfigs/pull/21526 - from-commit: 6cbfbd7d7a55dc7243f46d0beea510278f4718df - # see https://github.com/easybuilders/easybuild-easyblocks/pull/3467 - include-easyblocks-from-commit: c3aebe1f133d064a228c5d6c282e898b83d74601 + # - ROOT-6.26.10-foss-2022b.eb: + # options: + # # see https://github.com/easybuilders/easybuild-easyconfigs/pull/21526 + # from-commit: 6cbfbd7d7a55dc7243f46d0beea510278f4718df + # # see https://github.com/easybuilders/easybuild-easyblocks/pull/3467 + # include-easyblocks-from-commit: c3aebe1f133d064a228c5d6c282e898b83d74601