11 lines
382 B
YAML
11 lines
382 B
YAML
config:
|
|
# This is the path to the root of the Spack install tree.
|
|
# You can use $spack here to refer to the root of the spack instance.
|
|
install_tree: /opt/ohpc/pub/spack/opt
|
|
|
|
# Locations where different types of modules should be installed.
|
|
module_roots:
|
|
tcl: /opt/ohpc/pub/spack/modules
|
|
lmod: /opt/ohpc/pub/spack/lmod
|
|
dotkit: /opt/ohpc/pub/spack/dotkit
|
|
|