ADD: first aarch64 system config & envs

This commit is contained in:
2024-09-26 15:54:48 +02:00
parent 1f3415f645
commit 006ba2de49
9 changed files with 476 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
spack:
concretizer:
unify: false
config:
install_tree:
root: $spack/opt/spack/testing
# Strongly adviced to avoid problems with buildcaches
padded_length: 256
include:
- $spack/spack-psi/env/$os/$target_family/sysconfigs/packages.yaml
- $spack/spack-psi/env/$os/$target_family/sysconfigs/compilers.yaml
mirrors:
local_psi: file:///afs/psi.ch/software/spack/testing
modules:
default:
roots:
tcl: $spack/opt/spack/testing/modulefiles
specs: []
view: false