The MSM3 HPC cluster uses Environment Modules for managing software. The modules system permits us to set up the shell environment to make running and compiling software easier. It also allows us to make available many software packages and libraries that would otherwise conflict with one another.

When you first log into the cluster, you will be entered into a very barebone user environment with minimal software available. The module system is a script based system used to manage the user environment and to “activate” software packages. In order to access software that is installed on the cluster, you must first load the corresponding software module.

The directory /software contains sub-directories where the administrators can install additional software.

  • If you need an additional standard package, ask a contact person to arrange for the package to be installed.
  • If you need a package that can be installed in user space then install it yourself. If others will be using the package ask for a directory in /software, otherwise use your home directory.
  • If the package is not standard and requires root privileges to install: ask a contact person.
  • You are not supposed to contact LISA without talking to your contactperson.

The preinstalled software on the cluster is a.o. :python

Additional software that is not directly available, can be added to your environment using the Environment Modules. To load this software on login, just add the following command to your .bashrc file:

module load <ModuleFolder>/<ModuleName>

To list the available modules run the following command:

module avail

Below is a list of the available optional software and their additional instructions.

OrganizationNameVersion<ModuleFolder><ModuleName>Examples
ansys_incAnsys v195, v201, v202, v211
cmake v3.8.0, v3.9.0, v3.16.2, v3.21.4
comsol v55, v60
gcc/8.5.0
gnuplot/v5.2.8 v5.2.8
intel/clck-2019.6
intel/compiler_2020
intel/inspector-2020.0.0.6
intel/ipp-2020.0.166
intel/itac-2020.0.015
intel/mkl
intel/mpi
intel/parallel_studio-2020.0.088
intel/vtune_profiler-2020.0.0.6
mathematica/v12.0.0
Mathworks Matlab r2017b, r2018b, r2019b, r2021a mathworks module load matlab/R2021a
mercurial/v5.1.1
mpi/openmpi-x86_64 1.10.7
mpi/v4.1.2 v4.1.2
mses/mses
openfoam 5.x
paraview v5.10.1, v5.10.1
paraview v5.6.2, v5.7.0
pointwise v18.3r1
slurm/utils
tecplot/360ex_2020r2 360ex_2020r2
tecplot/chorus_2020r2 chorus_2020r2