Libraries |
LAPACK Math LibraryLinear Algebra PACKage (LAPACK) provides routines for solving systems of simultaneous linear equations, least-squares solutions of linear systems of equations, eigenvalue problems, and singular value problems. It supports both single and double precision. NOTE: On Bassi, the default version of LAPACK uses 64-bit addressing; there is no 32-bit version available there. How to use64-bit library on Bassi% module load lapack % xlf90 $LAPACK -lessl ... % mpxlf90 $LAPACK -lessl ... More InformationSee LAPACK Users' Guide for subroutine calls and description of calling sequences. |
![]() |
Page last modified: Tue, 12 Feb 2008 22:12:37 GMT Page URL: http://www.nersc.gov/nusers/resources/software/libs/math/lapack/ Web contact: webmaster@nersc.gov Computing questions: consult@nersc.gov Privacy and Security Notice |
![]() |