FIX: change installation prefix to match actual scheme
This commit is contained in:
3
env/merlin/sysconfigs/config.yaml
vendored
3
env/merlin/sysconfigs/config.yaml
vendored
@ -2,4 +2,5 @@ config:
|
||||
install_tree:
|
||||
root: /afs/psi.ch/sys/spack-rhel7
|
||||
projections:
|
||||
all: "${COMPILERNAME}/${COMPILERVER}/${PACKAGE}/${VERSION}"
|
||||
all: '{name}/{version}/{compiler.name}/{compiler.version}'
|
||||
^mpi: '{name}/{version}/{^mpi.name}/{^mpi.version}/{compiler.name}/{compiler.version}'
|
Reference in New Issue
Block a user