From 6e077d91530eda277130e5329bc469f3f218c686 Mon Sep 17 00:00:00 2001 From: Jose Gracia Date: Thu, 13 Jun 2024 15:08:04 +0200 Subject: [PATCH] Add minimal environment hlrs --- environments/hlrs/spack.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 environments/hlrs/spack.yaml diff --git a/environments/hlrs/spack.yaml b/environments/hlrs/spack.yaml new file mode 100644 index 0000000..b020bdd --- /dev/null +++ b/environments/hlrs/spack.yaml @@ -0,0 +1,10 @@ +# This is a Spack Environment file. +# +# It describes a set of packages to be installed, along with +# configuration settings. +spack: + # add package specs to the `specs` list + specs: [] + view: false + concretizer: + unify: when_possible