Skip to main content

3.3) Modules


In general you will find that modules are organised in categories, such as applications, compilers and libraries, with a number of application and software packages in each category.

To list the currently loaded modules use the command:

$ module list

This will return a list of current loaded modules, e.g:

Currently Loaded Modulefiles:
  1) licenses           3) bit/64             4) matlab/R2012a
  2) sge

To list all available modules use:

$ module avail

This will return a list of modules, listed according to their type.