FIX: empty spec problem
This commit is contained in:
1
env/rhel7/x86_64/admin/stable/spack.yaml
vendored
1
env/rhel7/x86_64/admin/stable/spack.yaml
vendored
@ -13,7 +13,6 @@ spack:
|
||||
include:
|
||||
- $spack/spack-psi/env/$os/$target_family/sysconfigs/packages.yaml
|
||||
- $spack/spack-psi/env/$os/$target_family/sysconfigs/compilers.yaml
|
||||
specs: null
|
||||
mirrors:
|
||||
local_stable: file:///afs/psi.ch/software/spack/stable
|
||||
local_unstable: file:///afs/psi.ch/software/spack/unstable
|
||||
|
3
env/rhel7/x86_64/admin/testing/spack.yaml
vendored
3
env/rhel7/x86_64/admin/testing/spack.yaml
vendored
@ -20,6 +20,5 @@ spack:
|
||||
local_unstable: file:///afs/psi.ch/software/spack/unstable
|
||||
local_testing: file:///afs/psi.ch/software/spack/testing
|
||||
specs:
|
||||
- cp2k@2024.1%gcc~cuda
|
||||
- opal@master%gcc
|
||||
- gcc@12.3.0
|
||||
view: false
|
||||
|
1
env/rhel7/x86_64/admin/unstable/spack.yaml
vendored
1
env/rhel7/x86_64/admin/unstable/spack.yaml
vendored
@ -20,5 +20,4 @@ spack:
|
||||
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
|
||||
specs: null
|
||||
view: false
|
||||
|
Reference in New Issue
Block a user