Difference between revisions of "LAPACK"

From UFRC
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[Category:Software]][[Category:Library]]
+
[[Category:Software]][[Category:Library]][[Category:Programming]][[Category:Compiler]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|lapack}}
 
|{{#vardefine:app|lapack}}

Latest revision as of 17:43, 15 August 2022

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