ScaLAPACK
Scalable LAPACK
Description
ScaLAPACK is a subset of LAPACK routines redesigned for distributed memory MIMD parallel computer.
For more information visit ScaLAPACK home page.
BLAS is currently available in different modules in HLRN:
- Intel MKL (via intel/mkl module)
- ScaLAPACK
Both provide highly optimized BLAS routines. Additionally there is a (slow) reference lapack in /usr/lib64
Modules
Version | Installation Path | modulefile | compiler |
---|---|---|---|
2.1.0 | /sw/numerics/scalapack/2.1.0/skl | scalapack/gcc.9/2.1.0 | gcc-9.2.0 |