Home 9 Resources 9 Software 9 OpenBLAS

OpenBLAS

OpenBLAS is an optimized BLAS library.

Documentation

Usage on Bridges-2

To see what versions of OpenBLAS are available type

module avail openblas

To see what versions of BEDTools are available and if there is more than one, which is the default, along with some help, type

module spider openblas

To use OpenBLAS, include a command like this in your batch script or interactive session to load the OpenBLAS module: (note ‘module load’ is case-sensitive):

module load openblas