Some HPC clusters (like Palma2) use the Lmod (or other) software to manage the user environment. The user environment determines which programs are available to the user.
On HPC clusters that use Lmod, you typically have to load specific modules before you can run a certain program. Which modules to load and how they are called depends on how your cluster administrator has set up the Lmod module system.
This directory contains predefined bash scripts that can be used to load
specific modules to get access to specific software. Note that the
scripts must be sourced with source path/to/the/script.sh to
make the modules available in the current shell.
palma: Bash scripts that load modules on the Palma2 HPC cluster of the University of Münster, ordered into subdirectories according to the different software stacks on Palma2 (refer to the Palma2 Wiki for more information about the module system on Palma2).