LAPACK

From UFRC
Jump to navigation Jump to search

Description

lapack website  

LAPACK is a standard software library for numerical linear algebra. It provides routines for solving systems of linear equations and linear least squares, eigenvalue problems, and singular value.

Environment Modules

Run module spider lapack to find out what environment modules are available for this application.

System Variables

  • HPC_LAPACK_DIR - installation directory
  • HPC_LAPACK_BIN - executable directory
  • HPC_LAPACK_LIB - library directory
  • HPC_LAPACK_INC - include directory