Main Navigation

Secondary Navigation

Page Contents

Contents

Software Module

The installed software of the cluster is organized through modules. Loading a module adapts a user's environment variables thus providing access to the software in different versions and its corresponding dependencies. Usefule commands are:

commandaction
module availlist available software modules
module listlist loaded software modules
module help [module_name]provides information to the software module [module_name]
module load [module_name]load the software module [module_name]
module unload [module_name]unloads the software module [module_name]
module initadd [module_name][module_name] is at next login already loaded
module purgeunloads all loaded modules

For further informationen type module --help or man module.

Currently installed software modules.