FIX: remove upstreams for SLES

This commit is contained in:
2024-06-12 16:04:55 +02:00
parent 3708c98da0
commit 21c6a85de5
8 changed files with 26 additions and 46 deletions

View File

@ -8,13 +8,10 @@ spack:
- $spack/user/$user/spack-stage
install_tree:
root: $spack/opt/spack/stable
include_concrete:
- $spack/spack-psi/env/$os/$target_family/admin/unstable
include:
- $spack/spack-psi/env/$os/$target_family/sysconfigs/packages.yaml
- $spack/spack-psi/env/$os/$target_family/sysconfigs/compilers.yaml
mirrors:
local_stable: file:///afs/psi.ch/software/spack/stable
local_unstable: file:///afs/psi.ch/software/spack/unstable
specs: []
view: false

View File

@ -7,17 +7,12 @@ spack:
- $spack/user/$user/spack-stage
install_tree:
root: $spack/opt/spack/testing
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
mirrors:
local_unstable: file:///afs/psi.ch/software/spack/unstable
local_testing: file:///afs/psi.ch/software/spack/testing
local_unstable: file:///afs/psi.ch/software/spack/unstable
specs:
- cp2k@2024.1%gcc~cuda
- opal@master%gcc

View File

@ -7,15 +7,11 @@ spack:
- $spack/user/$user/spack-stage
install_tree:
root: $spack/opt/spack/unstable
upstreams:
spack-instance-1:
install_tree: $spack/opt/spack/stable
include:
- $spack/spack-psi/env/$os/$target_family/sysconfigs/packages.yaml
- $spack/spack-psi/env/$os/$target_family/sysconfigs/compilers.yaml
mirrors:
local_stable: file:///afs/psi.ch/software/spack/stable
local_unstable: file:///afs/psi.ch/software/spack/unstable
local_testing: file:///afs/psi.ch/software/spack/testing
local_stable: file:///afs/psi.ch/software/spack/stable
specs: []
view: false

View File

@ -7,11 +7,10 @@ spack:
- $spack/user/$user/spack-stage
install_tree:
root: $spack/user/$user/spack-install
upstreams:
spack-instance-1:
install_tree: $spack/opt/spack/stable
include:
include:
- $spack/spack-psi/env/$os/$target_family/sysconfigs/packages.yaml
- $spack/spack-psi/env/$os/$target_family/sysconfigs/compilers.yaml
specs:
mirrors:
local_stable: file:///afs/psi.ch/software/spack/stable
specs: []
view: false

View File

@ -7,13 +7,10 @@ spack:
- $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:
include:
- $spack/spack-psi/env/$os/$target_family/sysconfigs/packages.yaml
- $spack/spack-psi/env/$os/$target_family/sysconfigs/compilers.yaml
mirrors:
local_unstable: file:///afs/psi.ch/software/spack/unstable
specs: []
view: false