From d3d62c3cc984e8194d8e035743c0b10d9896e0b7 Mon Sep 17 00:00:00 2001 From: maxim-masterov Date: Tue, 12 Sep 2023 10:11:31 +0200 Subject: [PATCH 1/4] Add ESPResso 4.2.1 with foss/2021a and without CUDA --- eessi-2023.06-eb-4.8.0-2021a.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/eessi-2023.06-eb-4.8.0-2021a.yml b/eessi-2023.06-eb-4.8.0-2021a.yml index 1adf0572d3..f4c5b3e3c7 100644 --- a/eessi-2023.06-eb-4.8.0-2021a.yml +++ b/eessi-2023.06-eb-4.8.0-2021a.yml @@ -1,2 +1,3 @@ easyconfigs: - GDAL-3.3.0-foss-2021a.eb + - ESPResSo-4.2.1-foss-2021a.eb From 5a9447272a092c2c0fe7fcc4a23d539138e070c3 Mon Sep 17 00:00:00 2001 From: Maxim Date: Mon, 2 Oct 2023 14:30:23 +0200 Subject: [PATCH 2/4] Update eessi-2023.06-eb-4.8.0-2021a.yml --- eessi-2023.06-eb-4.8.0-2021a.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/eessi-2023.06-eb-4.8.0-2021a.yml b/eessi-2023.06-eb-4.8.0-2021a.yml index f4c5b3e3c7..430bf960a8 100644 --- a/eessi-2023.06-eb-4.8.0-2021a.yml +++ b/eessi-2023.06-eb-4.8.0-2021a.yml @@ -1,3 +1,5 @@ easyconfigs: - GDAL-3.3.0-foss-2021a.eb - ESPResSo-4.2.1-foss-2021a.eb + options: + from-pr: 18485 From 4a650abc593f426240c92f352548504c691d5c1d Mon Sep 17 00:00:00 2001 From: Maxim Date: Tue, 10 Oct 2023 11:39:49 +0200 Subject: [PATCH 3/4] Update eessi-2023.06-eb-4.8.0-2021a.yml --- eessi-2023.06-eb-4.8.0-2021a.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eessi-2023.06-eb-4.8.0-2021a.yml b/eessi-2023.06-eb-4.8.0-2021a.yml index 430bf960a8..5512601243 100644 --- a/eessi-2023.06-eb-4.8.0-2021a.yml +++ b/eessi-2023.06-eb-4.8.0-2021a.yml @@ -2,4 +2,4 @@ easyconfigs: - GDAL-3.3.0-foss-2021a.eb - ESPResSo-4.2.1-foss-2021a.eb options: - from-pr: 18485 + from-pr: 18963 From 0280a91e53198fba270b2b0b5da35fe6458dd533 Mon Sep 17 00:00:00 2001 From: maxim-masterov Date: Tue, 10 Oct 2023 11:50:59 +0200 Subject: [PATCH 4/4] Add missing colon --- eessi-2023.06-eb-4.8.0-2021a.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eessi-2023.06-eb-4.8.0-2021a.yml b/eessi-2023.06-eb-4.8.0-2021a.yml index 430bf960a8..5be562ea70 100644 --- a/eessi-2023.06-eb-4.8.0-2021a.yml +++ b/eessi-2023.06-eb-4.8.0-2021a.yml @@ -1,5 +1,5 @@ easyconfigs: - GDAL-3.3.0-foss-2021a.eb - - ESPResSo-4.2.1-foss-2021a.eb + - ESPResSo-4.2.1-foss-2021a.eb: options: from-pr: 18485