From e72f87ec647028f61b2f97541d00188fedd72c93 Mon Sep 17 00:00:00 2001 From: Harmen Stoppels Date: Tue, 18 Jan 2022 18:06:41 +0100 Subject: Switch lmod default all:autoload from none to direct (#28357) * Switch lmod module all autoload default from none to direct * Fix the docs --- etc/spack/defaults/modules.yaml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'etc') diff --git a/etc/spack/defaults/modules.yaml b/etc/spack/defaults/modules.yaml index 27b7c45f66..35be259d4d 100644 --- a/etc/spack/defaults/modules.yaml +++ b/etc/spack/defaults/modules.yaml @@ -46,7 +46,13 @@ modules: enable: - tcl + tcl: + all: + autoload: none + # Default configurations if lmod is enabled lmod: + all: + autoload: direct hierarchy: - mpi -- cgit v1.2.3-60-g2f50