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

@ -1,7 +1,7 @@
---
packages:
all:
compiler: [gcc@4.8.5, nvhpc]
compiler: [gcc@=12.3.0, gcc@4.8.5, nvhpc]
providers:
blas: [openblas, nvhpc]
lapack: [openblas, nvhpc]
@ -169,7 +169,7 @@ packages:
buildable: false
externals:
- prefix: /usr
spec: slurm@23-11-0-1 +pmix +hwloc +hdf5 +mariadb +pam
spec: slurm@23-11-0-1 pmi-interface=pmi2 +hwloc +hdf5 +mariadb +pam
sqlite:
require: '%gcc@4.8.5'
subversion:

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:
- $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
include:
- $spack/spack-psi/env/$os/$target_family/sysconfigs/packages.yaml
- $spack/spack-psi/env/$os/$target_family/sysconfigs/compilers.yaml
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:
mirrors:
local_unstable: file:///afs/psi.ch/software/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

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