Skip to content

Commit 686c81e

Browse files
committed
Configuration advice when using HMNS with Environment Modules
Signed-off-by: Xavier Delaruelle <[email protected]>
1 parent 4f7a865 commit 686c81e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/installation.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,11 @@ Additional notes:
357357
permissions is available at [Installing Environment Modules without root permissions][installing_env_mod].
358358
* a guide to installing Lmod without having root permissions is available at
359359
[Installing Lmod without root permissions][installing_lmod].
360-
360+
* when using a hierarchical [module naming scheme][module_naming_scheme] with
361+
Environment Modules, it is advised to activate the
362+
[conflict_unload](https://modules.readthedocs.io/en/stable/module.html#mconfig-conflict_unload)
363+
and [require_via](https://modules.readthedocs.io/en/stable/module.html#mconfig-require_via)
364+
options of this modules tool
361365

362366
### Required Python packages {: #required_python_packages }
363367

0 commit comments

Comments
 (0)