How to load modules:

Check available modules (show available modules to install):
#module avail

Adding a path containing modules:
#
module use /home/user/modules/

Load a module (IMPORTANT!: you should use 'easybuildinstall' user):
# su – easybuildinstall
# module load ModuleName

Removing all modules
# module purge

List loaded modules:
# module list

Find an application:
# module load EasyBuild/2.9.0 (needed to use eb command)
# module list (to check if module has been loaded correctly.)
# eb -S openmpi (i.e.:Will show all version available for openmpi app)

Compile chosen application:
# eb OpenMPI-1.6.5-GCC-4.8.2.eb –robot (example for openmpi app)

-- AntonioPerezFernandez - 23 Jan 2017

Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions

Physics WebpagesRHUL WebpagesCampus Connect • Royal Holloway, University of London, Egham, Surrey TW20 0EX; Tel/Fax +44 (0)1784 434455/437520

Topic revision: r2 - 23 Jan 2017 - AntonioPerezFernandez1

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding RHUL Physics Department TWiki? Send feedback