ADD: admin stable, unstable & testing env
This commit is contained in:
14
env/sles15/x86_64/admin/stable/spack.yaml
vendored
Normal file
14
env/sles15/x86_64/admin/stable/spack.yaml
vendored
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
spack:
|
||||||
|
concretizer:
|
||||||
|
unify: false
|
||||||
|
config:
|
||||||
|
allow_sgid: false
|
||||||
|
build_stage:
|
||||||
|
- $spack/user/$user/spack-stage
|
||||||
|
install_tree:
|
||||||
|
root: $spack/opt/spack/$env
|
||||||
|
include:
|
||||||
|
- $spack/spack-psi/env/$os/$target_family/sysconfigs/packages.yaml
|
||||||
|
- $spack/spack-psi/env/$os/$target_family/sysconfigs/compilers.yaml
|
||||||
|
specs:
|
||||||
|
view: false
|
22
env/sles15/x86_64/admin/testing/spack.yaml
vendored
Normal file
22
env/sles15/x86_64/admin/testing/spack.yaml
vendored
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
spack:
|
||||||
|
concretizer:
|
||||||
|
unify: false
|
||||||
|
config:
|
||||||
|
allow_sgid: false
|
||||||
|
build_stage:
|
||||||
|
- $spack/user/$user/spack-stage
|
||||||
|
install_tree:
|
||||||
|
root: $spack/opt/spack/$env
|
||||||
|
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:
|
||||||
|
- opal@master%gcc@12.3
|
||||||
|
- cp2k@2024.1%gcc@12.3~cuda
|
||||||
|
- py-alphafold@2.3.2~cuda
|
||||||
|
view: false
|
17
env/sles15/x86_64/admin/unstable/spack.yaml
vendored
Normal file
17
env/sles15/x86_64/admin/unstable/spack.yaml
vendored
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
spack:
|
||||||
|
concretizer:
|
||||||
|
unify: false
|
||||||
|
config:
|
||||||
|
allow_sgid: false
|
||||||
|
build_stage:
|
||||||
|
- $spack/user/$user/spack-stage
|
||||||
|
install_tree:
|
||||||
|
root: $spack/opt/spack/$env
|
||||||
|
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:
|
||||||
|
view: false
|
Reference in New Issue
Block a user