ADD: modules.yaml
This commit is contained in:
11
env/merlin/sysconfigs/modules.yaml
vendored
Normal file
11
env/merlin/sysconfigs/modules.yaml
vendored
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
modules:
|
||||||
|
default:
|
||||||
|
enable:
|
||||||
|
- tcl
|
||||||
|
tcl:
|
||||||
|
all:
|
||||||
|
autoload: direct
|
||||||
|
projections:
|
||||||
|
root: /afs/psi.ch/sys/spack-rhel7/lmod
|
||||||
|
all: '{name}/{version}/{compiler.name}/{compiler.version}'
|
||||||
|
^mpi: '{name}/{version}/{^mpi.name}/{^mpi.version}/{compiler.name}/{compiler.version}/module'
|
Reference in New Issue
Block a user