Hi Alan, Kenneth, great, the combination of module-naming-scheme=ToolchainMNS (and listing subtoolchains as dependencies in toolchains) and recursive-module-unload = 1 makes for a system that I like much better and will be easier to explain to our users. Thanks a lot!
Note: seeing that the other patch from PR 1168 was already applied I just downloaded wget https://raw.githubusercontent.com/ocaisa/easybuild-framework/develop/easybuild/tools/module_naming_scheme/toolchain_mns.py into the right place but saw that it is missing an "import os" and CORE must be imported from hierarchical_mns like this: from easybuild.tools.module_naming_scheme.hierarchical_mns import HierarchicalMNS,CORE Regards, Bart -- Dr. Bart E. Oldeman | [email protected] | [email protected] Scientific Computing Analyst / Analyste en calcul scientifique McGill HPC Centre / Centre de Calcul Haute Performance de McGill | http://www.hpc.mcgill.ca Calcul Québec | http://www.calculquebec.ca Compute/Calcul Canada | http://www.computecanada.ca Tel/Tél: 514-396-8926 | Fax/Télécopieur: 514-396-8934

