Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Important note about building containers from scratch: Building requires root privileges! However, the generated container files are portable and can be copied from (e.g.) your personal laptop to the HPC system. Alternatively, you can consider to use the "remote builder" hosted at Sylabs.io: https://cloud.sylabs.io/builder

Matlab

Currently the most recent version (R2022b) of Matlab is available on albedo.

We offer the software as a module accessible by

Code Block
module load matlab

After loading the module the program is started by

Code Block
matlab

Right now the usage on compute nodes is still being set up so please use Matlab temporarily on albedo0 or albedo1 until usage on compute nodes is fully set up.

Please activate personal license if you have one. This is done just like on any other platform by running

Code Block
activate_matlab.sh

(after loading the module). A GUI will guide you through the necessary steps for activation of your personal license. Please note that you need to activate a license on albedo0 and albedo1 in case you would like to use Matlab on both  login nodes. 


IDL/ENVI

Two versions are available via the modules:

idl/8.5.1 and  idl/8.8.3