From 9ead9c70717f9b18b21f069ff47ad3087035ff97 Mon Sep 17 00:00:00 2001 From: "Fabian.Jakub" <fabian@jakub.com> Date: Mon, 15 May 2023 15:57:18 +0200 Subject: [PATCH] remove petsc from psp icon build --- examples/01_real-from-ideal.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/01_real-from-ideal.sh b/examples/01_real-from-ideal.sh index 2d3abc0..9c2870c 100644 --- a/examples/01_real-from-ideal.sh +++ b/examples/01_real-from-ideal.sh @@ -133,7 +133,7 @@ spack: icon: #build_cmd: "icon-nwp@%ICON.VERSION%% %SPACK.COMPILER%+debug+petsc target=x86_64_v2 ^openmpi+pmi+legacylaunchers schedulers=slurm fabrics=ucx ucx+dc+dm+ib_hw_tm+mlx5_dv+rc+rdmacm+thread_multiple+ud+verbs" - build_cmd: "icon-nwp@%ICON.VERSION%% %SPACK.COMPILER%+debug+petsc target=x86_64_v2" + build_cmd: "icon-nwp@%ICON.VERSION%% %SPACK.COMPILER%+debug target=x86_64_v2" version: psp data_management: -- GitLab