How do I link to a BLAS or LAPACK library on the Linux cluster? ...



  • For more information

    The lecture CSC 783 lecture on BLAS notes are a more complete introduction to the BLAS and include links to the standards document and to reference BLAS.

    The file samplelapack.tar has example files showing how to use LAPACK to solve linear equations and linear least squares problems. The tar file can be unpacked by typing

    >tar xvf samplelapack.tar
    
    at the command line.

    The LAPACK User's Guide can be purchased from SIAM press, and is also available online at LAPACK User's Guide