From 0ebbbacec39770f2bd3a1b58cca2ea8ed592d403 Mon Sep 17 00:00:00 2001 From: Tommy Gatti Date: Mon, 6 May 2024 15:45:16 +1000 Subject: [PATCH] spack.yaml: Added spack.packages.all.target: x86_64 --- spack.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/spack.yaml b/spack.yaml index 4dee6a3..71ac774 100644 --- a/spack.yaml +++ b/spack.yaml @@ -35,6 +35,7 @@ spack: all: compiler: [intel@2021.6.0] + target: [x86_64] view: true concretizer: unify: true