Building lapack-3.1.1 distribution using Intel Fortran 10.0

David Svoboda brought excellent idea to build native LAPACK/BLAS libraries using Intel Fortran. I had to create my own makefiles for that in order to make target libraries compatible with the CVM Library. Just download the source code and replace makefiles with the following ones:

  1. For Windows: lapack-3.1.1-makefiles.zip
  2. For Linux: lapack-3.1.1-makefiles.tar.gz

Back To Home