From 9bfceab490f5136acf8fdc97c759f6164f0634be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bob=20Dr=C3=B6ge?= Date: Mon, 16 Feb 2026 17:08:49 +0100 Subject: [PATCH 1/4] add PyTorch 2.9.1 --- .../2025.06/eessi-2025.06-eb-5.2.0-2024a.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/easystacks/software.eessi.io/2025.06/eessi-2025.06-eb-5.2.0-2024a.yml b/easystacks/software.eessi.io/2025.06/eessi-2025.06-eb-5.2.0-2024a.yml index 2eaed220e3..cbe7c2aa70 100644 --- a/easystacks/software.eessi.io/2025.06/eessi-2025.06-eb-5.2.0-2024a.yml +++ b/easystacks/software.eessi.io/2025.06/eessi-2025.06-eb-5.2.0-2024a.yml @@ -14,3 +14,7 @@ easyconfigs: # see https://github.com/easybuilders/easybuild-easyconfigs/pull/23923 from-commit: 0eef0cf4f6e03172451c41a5af1c0e26b7a777f8 - GDB-16.3-GCCcore-13.3.0.eb + - PyTorch-2.9.1-foss-2024a.eb: + options: + # see https://github.com/easybuilders/easybuild-easyconfigs/pull/25240 + from-commit: 5948725bbdc32d66a3c72c88c8cc8cfb5026c8df From 71b5b75d1295b4efd84f17dfa9d92651ae857a05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bob=20Dr=C3=B6ge?= Date: Mon, 16 Feb 2026 17:19:17 +0100 Subject: [PATCH 2/4] fix indentation --- .../2025.06/eessi-2025.06-eb-5.2.0-2024a.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/easystacks/software.eessi.io/2025.06/eessi-2025.06-eb-5.2.0-2024a.yml b/easystacks/software.eessi.io/2025.06/eessi-2025.06-eb-5.2.0-2024a.yml index cbe7c2aa70..25891101c9 100644 --- a/easystacks/software.eessi.io/2025.06/eessi-2025.06-eb-5.2.0-2024a.yml +++ b/easystacks/software.eessi.io/2025.06/eessi-2025.06-eb-5.2.0-2024a.yml @@ -16,5 +16,5 @@ easyconfigs: - GDB-16.3-GCCcore-13.3.0.eb - PyTorch-2.9.1-foss-2024a.eb: options: - # see https://github.com/easybuilders/easybuild-easyconfigs/pull/25240 - from-commit: 5948725bbdc32d66a3c72c88c8cc8cfb5026c8df + # see https://github.com/easybuilders/easybuild-easyconfigs/pull/25240 + from-commit: 5948725bbdc32d66a3c72c88c8cc8cfb5026c8df From cb29f33dedd85ab89c308886ecb6adc4af629801 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bob=20Dr=C3=B6ge?= Date: Thu, 12 Mar 2026 16:50:57 +0100 Subject: [PATCH 3/4] use specific branch for software-layer-scripts --- bot/build.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bot/build.sh b/bot/build.sh index 2884db8de4..879b0705ad 100755 --- a/bot/build.sh +++ b/bot/build.sh @@ -3,7 +3,9 @@ # give up as soon as any error occurs set -e -git clone https://github.com/EESSI/software-layer-scripts +#git clone https://github.com/EESSI/software-layer-scripts +# Use specific feature branch for now, so we can easily test required changes in the hooks +git clone -b more_pytorch_fixes https://github.com/bedroge/software-layer-scripts # symlink everything, except for: # - common files like LICENSE and README.md From 9304fe8da047d5ceabbf7d8454a25f84c6c733af Mon Sep 17 00:00:00 2001 From: ocaisa Date: Sat, 14 Mar 2026 08:24:18 +0100 Subject: [PATCH 4/4] Update eessi-2025.06-eb-5.2.1-2024a.yml --- .../2025.06/eessi-2025.06-eb-5.2.1-2024a.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/easystacks/software.eessi.io/2025.06/eessi-2025.06-eb-5.2.1-2024a.yml b/easystacks/software.eessi.io/2025.06/eessi-2025.06-eb-5.2.1-2024a.yml index dff955592e..56681ceb42 100644 --- a/easystacks/software.eessi.io/2025.06/eessi-2025.06-eb-5.2.1-2024a.yml +++ b/easystacks/software.eessi.io/2025.06/eessi-2025.06-eb-5.2.1-2024a.yml @@ -3,4 +3,7 @@ easyconfigs: - dav1d-1.5.2-GCCcore-13.3.0.eb - SVT-AV1-3.1.2-GCCcore-13.3.0.eb - libaom-3.10.0-GCCcore-13.3.0.eb - - PyTorch-2.9.1-foss-2024a.eb + - PyTorch-2.9.1-foss-2024a.eb: + options: + # See PR https://github.com/easybuilders/easybuild-easyconfigs/pull/25492 + from-commit: 5c3c03b3a7d1bd769b7032e352595885c0a4b12d