From 361956677954eee2406d74ef74f12440c3c0c8c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bob=20Dr=C3=B6ge?= Date: Wed, 22 Jan 2025 11:26:57 +0100 Subject: [PATCH 1/2] add ESPResSO, Rivet, PyTorch --- .../sapphire_rapids/eessi-2023.06-eb-4.9.0-2023a.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/easystacks/software.eessi.io/2023.06/sapphire_rapids/eessi-2023.06-eb-4.9.0-2023a.yml b/easystacks/software.eessi.io/2023.06/sapphire_rapids/eessi-2023.06-eb-4.9.0-2023a.yml index 19f80d71fe..2f6c344123 100644 --- a/easystacks/software.eessi.io/2023.06/sapphire_rapids/eessi-2023.06-eb-4.9.0-2023a.yml +++ b/easystacks/software.eessi.io/2023.06/sapphire_rapids/eessi-2023.06-eb-4.9.0-2023a.yml @@ -10,3 +10,13 @@ easyconfigs: - CGAL-5.6-GCCcore-12.3.0.eb - ParaView-5.11.2-foss-2023a.eb - gnuplot-5.4.8-GCCcore-12.3.0.eb + - ESPResSo-4.2.1-foss-2023a.eb: + # see https://github.com/easybuilders/easybuild-easyconfigs/pull/19592 + options: + from-pr: 19592 + - Rivet-3.1.9-gompi-2023a-HepMC3-3.2.6.eb: + options: + from-pr: 19679 + - PyTorch-2.1.2-foss-2023a.eb: + options: + from-pr: 19573 From 9dac8c3b96cf8aa4e2ec96225dc4c7681fc3e6fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bob=20Dr=C3=B6ge?= Date: Wed, 22 Jan 2025 23:47:41 +0100 Subject: [PATCH 2/2] remove PyTorch --- .../2023.06/sapphire_rapids/eessi-2023.06-eb-4.9.0-2023a.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/easystacks/software.eessi.io/2023.06/sapphire_rapids/eessi-2023.06-eb-4.9.0-2023a.yml b/easystacks/software.eessi.io/2023.06/sapphire_rapids/eessi-2023.06-eb-4.9.0-2023a.yml index 2f6c344123..7661bf3166 100644 --- a/easystacks/software.eessi.io/2023.06/sapphire_rapids/eessi-2023.06-eb-4.9.0-2023a.yml +++ b/easystacks/software.eessi.io/2023.06/sapphire_rapids/eessi-2023.06-eb-4.9.0-2023a.yml @@ -17,6 +17,3 @@ easyconfigs: - Rivet-3.1.9-gompi-2023a-HepMC3-3.2.6.eb: options: from-pr: 19679 - - PyTorch-2.1.2-foss-2023a.eb: - options: - from-pr: 19573