FIX: empty spec problem

This commit is contained in:
2024-06-10 17:05:22 +02:00
parent d40dc9adea
commit 343d9fbd9e
5 changed files with 1 additions and 6 deletions

View File

@ -13,7 +13,6 @@ spack:
include: include:
- $spack/spack-psi/env/$os/$target_family/sysconfigs/packages.yaml - $spack/spack-psi/env/$os/$target_family/sysconfigs/packages.yaml
- $spack/spack-psi/env/$os/$target_family/sysconfigs/compilers.yaml - $spack/spack-psi/env/$os/$target_family/sysconfigs/compilers.yaml
specs: null
mirrors: mirrors:
local_stable: file:///afs/psi.ch/software/spack/stable local_stable: file:///afs/psi.ch/software/spack/stable
local_unstable: file:///afs/psi.ch/software/spack/unstable local_unstable: file:///afs/psi.ch/software/spack/unstable

View File

@ -20,6 +20,5 @@ spack:
local_unstable: file:///afs/psi.ch/software/spack/unstable local_unstable: file:///afs/psi.ch/software/spack/unstable
local_testing: file:///afs/psi.ch/software/spack/testing local_testing: file:///afs/psi.ch/software/spack/testing
specs: specs:
- cp2k@2024.1%gcc~cuda - gcc@12.3.0
- opal@master%gcc
view: false view: false

View File

@ -20,5 +20,4 @@ spack:
local_stable: file:///afs/psi.ch/software/spack/stable local_stable: file:///afs/psi.ch/software/spack/stable
local_unstable: file:///afs/psi.ch/software/spack/unstable local_unstable: file:///afs/psi.ch/software/spack/unstable
local_testing: file:///afs/psi.ch/software/spack/testing local_testing: file:///afs/psi.ch/software/spack/testing
specs: null
view: false view: false

View File

@ -16,5 +16,4 @@ spack:
mirrors: mirrors:
local_stable: file:///afs/psi.ch/software/spack/stable local_stable: file:///afs/psi.ch/software/spack/stable
local_unstable: file:///afs/psi.ch/software/spack/unstable local_unstable: file:///afs/psi.ch/software/spack/unstable
specs: null
view: false view: false

View File

@ -19,5 +19,4 @@ spack:
local_stable: file:///afs/psi.ch/software/spack/stable local_stable: file:///afs/psi.ch/software/spack/stable
local_unstable: file:///afs/psi.ch/software/spack/unstable local_unstable: file:///afs/psi.ch/software/spack/unstable
local_testing: file:///afs/psi.ch/software/spack/testing local_testing: file:///afs/psi.ch/software/spack/testing
specs:
view: false view: false