Free LAPACK for Intel Fortran 8 on Windows?
- From: Brooks Moses <bmoses-nospam@xxxxxxxxxxxxxxxxxx>
- Date: Tue, 01 Aug 2006 00:26:04 -0700
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.
.
- Follow-Ups:
- Re: Free LAPACK for Intel Fortran 8 on Windows?
- From: Tom Micevski
- Re: Free LAPACK for Intel Fortran 8 on Windows?
- From: Craig Powers
- Re: Free LAPACK for Intel Fortran 8 on Windows?
- From: Craig Powers
- Re: Free LAPACK for Intel Fortran 8 on Windows?
- From: Craig Powers
- Re: Free LAPACK for Intel Fortran 8 on Windows?
- From: Tim Prince
- Re: Free LAPACK for Intel Fortran 8 on Windows?
- From: leaf
- Re: Free LAPACK for Intel Fortran 8 on Windows?
- Prev by Date: Reading Arbitrary Number of Lists
- Next by Date: Re: Precision question
- Previous by thread: Reading Arbitrary Number of Lists
- Next by thread: Re: Free LAPACK for Intel Fortran 8 on Windows?
- Index(es):
Relevant Pages
|