From 1aa34a00d042db6b24b2e80a9b83c4ce779e1762 Mon Sep 17 00:00:00 2001 From: Germann Elsa Sylvia Date: Tue, 30 Aug 2022 09:26:40 +0200 Subject: [PATCH] FIX: remove clapack of the testing since depending on atlas --- env/merlin/spack.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/env/merlin/spack.yaml b/env/merlin/spack.yaml index 119750e..35012c3 100644 --- a/env/merlin/spack.yaml +++ b/env/merlin/spack.yaml @@ -14,12 +14,13 @@ spack: - Batchsystem_pckgs: &Batchsystem_pckgs - slurm - Compiler_pckgs: &Compiler_pckgs - # - atlas E.G: removing atlas from testing, since it taking way too much time. Installation working though. + # E.G: removing atlas from testing, since it taking way too much time. Installation working though. + # - atlas%gcc + # - clapack%gcc - boost%gcc - boost%oneapi - boost%clang - boost%nvhpc - - clapack%gcc - clhep%gcc - eigen%gcc - geant4%gcc