ADD: unstable env for users

This commit is contained in:
2024-06-07 16:59:21 +02:00
parent 0cc22999b5
commit e3ec5668ca

View File

@ -0,0 +1,19 @@
spack:
concretizer:
unify: false
config:
allow_sgid: false
build_stage:
- $spack/user/$user/spack-stage
install_tree:
root: $spack/user/$user/spack-install
upstreams:
spack-instance-1:
install_tree: $spack/opt/spack/stable
spack-instance-2:
install_tree: $spack/opt/spack/unstable
include:
- $spack/spack-psi/env/$os/$target_family/sysconfigs/packages.yaml
- $spack/spack-psi/env/$os/$target_family/sysconfigs/compilers.yaml
specs:
view: false