Skip to content

HPE Cray LibSci

  • Provides: BLAS, LAPACK, CBLAS, LAPACKE, BLACS, ScaLAPACK
  • Access: module load cray-libsci (note: loaded by default for all users)

Cray scientific libraries, available for all compiler choices provides access to the Fortran BLAS and LAPACK interface for basic linear algebra, the corresponding C interfaces CBLAS and LAPACKE, and BLACS and ScaLAPACK for parallel linear algebra. Type man intro_libsci for further details.

Additionally there is GPU support available via the cray-libsci_acc module. More information can be found here.