The HPC environment

Environment Modules

Modules are a convenient  way to provide access to applications  on the cluster. They prepare the environment you need to run an application.

For a full list of module commands run man module or visit the lmod documentation here.

module spider Lists all available modules. (only Mahuika)
module spider [module name] Searches available modules for [module name] (only Mahuika)
module show [module name] Shows information about [module name]
module load [module name] Loads [module name]
module list [module name] Lists currently loaded modules.

 

https://lmod.readthedocs.io/en/latest/010_user.html

Was this article helpful?
0 out of 0 found this helpful