/montblanc-support

support scripts for montblanc

Primary LanguageShell

HPC cluster install scripts for montblanc and dependencies

The scripts in this repository are configured to work with the following package versions:

It should be possible to configure the use of other versions by editing individual scripts.

Configuration

In general, the scripts assume that they are installed in the $HOME/script directory.

The base.sh and compiler_vars.sh scripts are used to configure environment variables in the various compile_*.sh scripts.

Two variables that you may wish to configure are:

INSTALL_PREFIX=$HOME/usr
SOURCE_PREFIX=$HOME/src

INSTALL_PREFIX is the location where this software stack will be installed, while SOURCE_PREFIX is the location of the directory containing the unarchived copies of the various software packages.