From 80b329e12272a0b6903144bccacdc5f93099bb75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bob=20Dr=C3=B6ge?= Date: Mon, 24 Nov 2025 09:46:36 +0100 Subject: [PATCH] rebuild GROMAACS 2024.x with SVE patches --- ...24-eb-5.1.2-GROMACS-2024.x-SVE-patches.yml | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 easystacks/software.eessi.io/2023.06/rebuilds/20251124-eb-5.1.2-GROMACS-2024.x-SVE-patches.yml diff --git a/easystacks/software.eessi.io/2023.06/rebuilds/20251124-eb-5.1.2-GROMACS-2024.x-SVE-patches.yml b/easystacks/software.eessi.io/2023.06/rebuilds/20251124-eb-5.1.2-GROMACS-2024.x-SVE-patches.yml new file mode 100644 index 0000000000..b6f2c7527c --- /dev/null +++ b/easystacks/software.eessi.io/2023.06/rebuilds/20251124-eb-5.1.2-GROMACS-2024.x-SVE-patches.yml @@ -0,0 +1,21 @@ +# For A64FX an SVE patch had to be added to all GROMACS 2024.x easyconfigs: +# https://github.com/easybuilders/easybuild-easyconfigs/pull/24548 +# And another one to solve a double-precision SVE bug: +# https://github.com/easybuilders/easybuild-easyconfigs/pull/24602 +# The latter patch also fixes issues for Neoverse V1 and NVIDIA Grace. +# In order to keep things consistent across all CPU targets, +# we rebuild all existing 2024.x versions with the same +# EasyBuild version + easyblock + easyconfig. +easyconfigs: + - GROMACS-2024.3-foss-2023b.eb: + options: + # see https://github.com/easybuilders/easybuild-easyconfigs/pull/24548 + from-commit: 2a45a80a9b50adc8954150a1101c81e692598b98 + - GROMACS-2024.4-foss-2023b.eb: + options: + # see https://github.com/easybuilders/easybuild-easyconfigs/pull/24548 + from-commit: 2a45a80a9b50adc8954150a1101c81e692598b98 + - GROMACS-2024.1-foss-2023b.eb: + options: + # see https://github.com/easybuilders/easybuild-easyconfigs/pull/24602 + from-commit: 70637e8c01ff57e28044a629da983d7715fb8067