Attention
WARNING: From 8am on 30th June until 5pm on 4th July 2025, there will be no access to the Stanage HPC cluster.
We will try to minimise this downtime and it is possible that Stanage will return to service before 4th July. We will notify you by email when Stanage is back online and available for job submission.
OpenBLAS
OpenBLAS is one of the BLAS implementations installed on Bessemer. It also provides some optimised LAPACK routines.
Usage
OpenBLAS can be activated using one of:
module load OpenBLAS/0.3.7-GCC-8.3.0 # foss-2019b toolchain
module load OpenBLAS/0.3.5-GCC-8.2.0-2.31.1 # foss-2019a toolchain
module load OpenBLAS/0.3.1-GCC-7.3.0-2.30 # foss-2018b toolchain
which also loads a version of the GCC compiler.