ADD: rhel8 envs
This commit is contained in:
20
env/rhel8/x86_64/admin/testing/spack.yaml
vendored
Normal file
20
env/rhel8/x86_64/admin/testing/spack.yaml
vendored
Normal file
@ -0,0 +1,20 @@
|
||||
---
|
||||
spack:
|
||||
concretizer:
|
||||
unify: false
|
||||
config:
|
||||
install_tree:
|
||||
root: $spack/opt/spack/testing
|
||||
# Strongly adviced to avoid problems with buildcaches
|
||||
padded_length: 256
|
||||
include:
|
||||
- $spack/../spack-psi/env/rhel7/$target_family/sysconfigs/packages.yaml
|
||||
- $spack/../spack-psi/env/rhel7/$target_family/sysconfigs/compilers.yaml
|
||||
mirrors:
|
||||
local_psi: file:///afs/psi.ch/software/spack/testing
|
||||
modules:
|
||||
default:
|
||||
roots:
|
||||
tcl: $spack/opt/spack/testing/modulefiles
|
||||
specs: []
|
||||
view: false
|
Reference in New Issue
Block a user