Files
spack-psi/configs/users/config.yaml
Gitea Actions 17159a0dbb
Some checks failed
QE-GPU Merlin7 Scheduler / checkout (push) Successful in 7m29s
QE-GH Merlin7 Scheduler / checkout (push) Successful in 5m40s
QE-CPU Merlin7 Scheduler / checkout (push) Successful in 4m3s
OPAL-X-GPU Merlin7 Scheduler / checkout (push) Failing after 2m54s
OPAL-X GH Merlin7 Scheduler / checkout (push) Failing after 2m54s
IPPL GPU Merlin7 Scheduler / checkout (push) Successful in 6m40s
IPPL GH Merlin7 Scheduler / checkout (push) Failing after 47s
CP2K Merlin7 Scheduler / checkout (push) Successful in 6m11s
ADD: configs/ folders with user site config and svcusr-spack specific config
2025-11-26 11:07:41 +01:00

18 lines
583 B
YAML

#
# Ansible managed template: develop/config.yaml.j2
#
config:
environments_root: /afs/psi.ch/sys/spack/user/$user/spack-environment/$os/$target_family
install_tree:
root: "/afs/psi.ch/sys/spack/user/$user/spack-install"
allow_sgid: false
build_stage:
- "/scratch/$user/.spack/spack-stage"
source_cache: "/scratch/$user/.spack/spack-cache/source_cache/$spack_short_version"
misc_cache: "/scratch/$user/.spack/spack-cache/misc_cache/$spack_short_version"
template_dirs:
- /afs/psi.ch/sys/spack/spack-psi/templates
concretization_cache:
enable: false