FlexiBLAS

FlexiBLAS is a wrapper library that enables the exchange of the BLAS and LAPACK implementation used by a program without recompiling or relinking it.

Note

This is an autogenerated page, more detail including examples may be available for this package. Please see the first section of Software on Stanage

After connecting to Stanage (see Establishing a SSH connection), start an interactive session with the following command:

srun --pty bash -i

A version of FlexiBLAS can then be made available with one of the following:

module load FlexiBLAS/3.2.1-GCC-12.2.0
module load FlexiBLAS/3.2.0-GCC-11.3.0
module load FlexiBLAS/3.0.4-GCC-11.2.0
module load FlexiBLAS/3.0.4-GCC-10.3.0

Notes

FlexiBLAS was installed using Easybuild, build details can be found in $EBROOTFLEXIBLAS/easybuild with a given module loaded.

Dependencies for latest version of FlexiBLAS