-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
list of knows caveats with Lmod compared to environment modules setup:
module load cluster
is broken, must usemodule load cluster/$VSC_DEFAULT_CLUSTER_MODULE
- changes to
$MODULEPATH
must be done withmodule use
- if not, Lmod may spit out
The environment MODULEPATH has been changed in unexpected ways
- if not, Lmod may spit out
bugs/issues:
- output of
module list
andmodule --terse avail
doesn't go do stdout as desired - manual
module use
on/apps/gent/.../modules/all
results in spider cache not being found/apps/gent
is a symlink, which gets resolved on manualmodule use
, leading to path mismatch (bug in Lmod?)
Metadata
Metadata
Assignees
Labels
No labels