[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Locally optimized lapack and blas libraries for octave on cygwin
From: |
James R. Phillips |
Subject: |
Locally optimized lapack and blas libraries for octave on cygwin |
Date: |
Tue, 27 Sep 2005 13:07:34 -0700 (PDT) |
The current octave install on cygwin depends on the cygwin lapack package,
which is designed to facilitate the build and installation of a locally
optimized lapack/blas library if the source package is installed. This can
improve the speed of matrix operations by an order of magnitude for
medium-sized problems.
I am interested in receiving install reports from those octave users on cygwin
who wish to try this. Please send any problem reports to this mailing list, or
optionally to the address@hidden mailing list.
To get started, assuming octave is already installed, use the cygwin setup.exe
program to install the source package for lapack. This will unpack in
/usr/src/lapack-3.0-2. You may want to move or copy this directory tree to a
personal directory before attempting the build. Follow the instructions in
lapack-3.0-2/CYGWIN-PATCHES/README.optimize. Note that the atlas software may
require several hours of compiling to produce a fully optimized library.
James R. Phillips
Volunteer cygwin octave maintainer
-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.
Octave's home on the web: http://www.octave.org
How to fund new projects: http://www.octave.org/funding.html
Subscription information: http://www.octave.org/archive.html
-------------------------------------------------------------
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Locally optimized lapack and blas libraries for octave on cygwin,
James R. Phillips <=