Free LAPACK for Intel Fortran 8 on Windows?



I'm helping a colleague compile a chemical equilibrium dynamics code, which it turns out depends on LAPACK. The compiler we're using is Intel Visual Fortran (version 8, though I think he's got a copy of version 9 coming shortly) on Windows, which means using it via the Visual Studio interface.

Now, I know that one can easily download a copy of LAPACK and the reference BLAS implementation from Netlib. And, for our purposes, that's exactly what we need for now -- this isn't a situation where the fact that the reference BLAS is rather slow will be a problem.

The problem is: The Netlib version is designed to be built with a makefile, and it looks like it would be rather a distinct pain to set things up to compile it through Visual Studio instead.

Thus: question: Is there an easier way to obtain a compiled LAPACK library that is compatible with Intel Fortran, which does not involve lots of work translating makefiles, and which also does not involve buying Intel's Math Kernel Library? If so, what is it?

Thanks much!
- Brooks


--
The "bmoses-nospam" address is valid; no unmunging needed.
.



Relevant Pages

  • Problem linking 32-bit lapack on linux 64-bit with intel fortran compiler
    ... I'm currently trying to compile lapack from source on jaunty 64 bits, ... but linking fails on first link with GNU ld. ...
    (comp.lang.fortran)
  • Re: GNU Fortran 95: Opinions?
    ... > idea for linux users. ... > If rpms, debs of compiled versions of blas, lapack, lapack95, fftw etc ... But the lapack documentation is not so straightforward. ... blas is needed to compile lapack which in turn is ...
    (comp.lang.fortran)
  • Visual Studio C++6 and VisualC++.Net
    ... Trying to compile the netlib lapack++. ... The libraries for Visual C++6.0 for clapack are available from netlib. ...
    (microsoft.public.vstudio.general)
  • FC4: lapack-3.0-30.fc4 (please help!)
    ... I tried using LAPACK after a couple of months and the same program will not ... compile. ... (It complains that it can not find -llapack). ... Mail - PC Magazine Editors' Choice 2005 ...
    (Fedora)
  • Re: GNU Fortran 95: Opinions?
    ... I would like to see something like this - a link from gfortran website ... But the lapack documentation is not so straightforward. ... blas is needed to compile lapack which in turn is ... think providing compiled versions of packages is a better idea. ...
    (comp.lang.fortran)