From 30cd9d737a0e983e640e24f455c0d07f47ad2729 Mon Sep 17 00:00:00 2001 From: Richard Top Date: Thu, 12 Oct 2023 11:57:16 +0000 Subject: [PATCH 1/3] {2023.06}[foss/2022a] ParaView-mpi V5.10.1 --- eessi-2023.06-eb-4.8.1-2022a.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/eessi-2023.06-eb-4.8.1-2022a.yml b/eessi-2023.06-eb-4.8.1-2022a.yml index 062f507762..f2d316c15b 100644 --- a/eessi-2023.06-eb-4.8.1-2022a.yml +++ b/eessi-2023.06-eb-4.8.1-2022a.yml @@ -55,3 +55,4 @@ easyconfigs: # Uses a custom hook since has zlib as dependency which has hard coded header and library path within Pillow code. options: from-pr: 18881 + - ParaView-5.10.1-foss-2022a-mpi.eb From 9679400e498f00765aaba13a6130d1abf887ddfe Mon Sep 17 00:00:00 2001 From: Richard Top Date: Tue, 17 Oct 2023 07:36:52 +0000 Subject: [PATCH 2/3] added timeout value --- eessi-2023.06-eb-4.8.1-2022a.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/eessi-2023.06-eb-4.8.1-2022a.yml b/eessi-2023.06-eb-4.8.1-2022a.yml index f2d316c15b..862e4ac267 100644 --- a/eessi-2023.06-eb-4.8.1-2022a.yml +++ b/eessi-2023.06-eb-4.8.1-2022a.yml @@ -56,3 +56,5 @@ easyconfigs: options: from-pr: 18881 - ParaView-5.10.1-foss-2022a-mpi.eb + options: + download-timeout: 1000 From c25aa007814bd7db85cd1a2edb6fd6856bdb262d Mon Sep 17 00:00:00 2001 From: Richard Top Date: Tue, 17 Oct 2023 07:37:39 +0000 Subject: [PATCH 3/3] added timeout value --- eessi-2023.06-eb-4.8.1-2022a.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eessi-2023.06-eb-4.8.1-2022a.yml b/eessi-2023.06-eb-4.8.1-2022a.yml index 862e4ac267..3079a58b60 100644 --- a/eessi-2023.06-eb-4.8.1-2022a.yml +++ b/eessi-2023.06-eb-4.8.1-2022a.yml @@ -55,6 +55,6 @@ easyconfigs: # Uses a custom hook since has zlib as dependency which has hard coded header and library path within Pillow code. options: from-pr: 18881 - - ParaView-5.10.1-foss-2022a-mpi.eb + - ParaView-5.10.1-foss-2022a-mpi.eb: options: download-timeout: 1000