Lmod

Lmod is a Lua based module system. Modules allow for dynamic modification of a user’s environment under Unix systems. See www.tacc.utexas.edu/tacc-projects/lmod for a complete description. Lmod is a new implementation that easily handles the MODULEPATH Hierarchical problem. It is drop-in replacement for TCL/C modules and reads TCL modulefiles directly.

Note

This is an autogenerated page, more detail including examples may be available for this package. Please see the first section of Software on Stanage

After connecting to Stanage (see Establishing a SSH connection), start an interactive session with the following command:

srun --pty bash -i

A version of Lmod can then be made available with one of the following:

module load Lmod/7.3

Notes

Lmod was installed using Easybuild, build details can be found in $EBROOTLMOD/easybuild with a given module loaded.

Dependencies for latest version of Lmod